Faultf0R

Type Alias Faultf0R 

pub type Faultf0R = BitReader<Faultf0>;
Expand description

Field FAULTF0 reader - Fault Detection Flag 0

Aliased Type§

pub struct Faultf0R { /* private fields */ }

Implementations§

§

impl Faultf0R

pub const fn variant(&self) -> Faultf0

Get enumerated values variant

pub fn is_0(&self) -> bool

No fault condition was detected at the fault input.

pub fn is_1(&self) -> bool

A fault condition was detected at the fault input.