Faulten2R

Type Alias Faulten2R 

pub type Faulten2R = BitReader<Faulten2>;
Expand description

Field FAULTEN2 reader - Fault Control Enable For n = 4

Aliased Type§

pub struct Faulten2R { /* private fields */ }

Implementations§

§

impl Faulten2R

pub const fn variant(&self) -> Faulten2

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.