FstateR

Type Alias FstateR 

pub type FstateR = BitReader<Fstate>;
Expand description

Field FSTATE reader - Fault output state

Aliased Type§

pub struct FstateR { /* private fields */ }

Implementations§

§

impl FstateR

pub const fn variant(&self) -> Fstate

Get enumerated values variant

pub fn is_0(&self) -> bool

FTM outputs will be placed into safe values when fault events in ongoing (defined by POL bits).

pub fn is_1(&self) -> bool

FTM outputs will be tri-stated when fault event is ongoing