Faulten1R

Type Alias Faulten1R 

pub type Faulten1R = BitReader<Faulten1>;
Expand description

Field FAULTEN1 reader - Fault Control Enable For n = 2

Aliased Type§

pub struct Faulten1R { /* private fields */ }

Implementations§

§

impl Faulten1R

pub const fn variant(&self) -> Faulten1

Get enumerated values variant

pub fn is_0(&self) -> bool

The fault control in this pair of channels is disabled.

pub fn is_1(&self) -> bool

The fault control in this pair of channels is enabled.