Faultf2R

Type Alias Faultf2R 

pub type Faultf2R = BitReader<Faultf2>;
Expand description

Field FAULTF2 reader - Fault Detection Flag 2

Aliased Type§

pub struct Faultf2R { /* private fields */ }

Implementations§

§

impl Faultf2R

pub const fn variant(&self) -> Faultf2

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.