Faulten0R

Type Alias Faulten0R 

pub type Faulten0R = BitReader<Faulten0>;
Expand description

Field FAULTEN0 reader - Fault Control Enable For n = 0

Aliased Type§

pub struct Faulten0R { /* private fields */ }

Implementations§

§

impl Faulten0R

pub const fn variant(&self) -> Faulten0

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.