FstateW

Type Alias FstateW 

pub type FstateW<'a, REG> = BitWriter<'a, REG, Fstate>;
Expand description

Field FSTATE writer - Fault output state

Aliased Type§

pub struct FstateW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> FstateW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

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

pub fn _1(self) -> &'a mut W<REG>

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