Faultf1R

Type Alias Faultf1R 

pub type Faultf1R = BitReader<Faultf1>;
Expand description

Field FAULTF1 reader - Fault Detection Flag 1

Aliased Type§

pub struct Faultf1R { /* private fields */ }

Implementations§

§

impl Faultf1R

pub const fn variant(&self) -> Faultf1

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.