Faulten3R

Type Alias Faulten3R 

pub type Faulten3R = BitReader<Faulten3>;
Expand description

Field FAULTEN3 reader - Fault Control Enable For n = 6

Aliased Type§

pub struct Faulten3R { /* private fields */ }

Implementations§

§

impl Faulten3R

pub const fn variant(&self) -> Faulten3

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.