Type Alias xmc4400::usic0_ch0::psr_iismode::END_W

source ·
pub type END_W<'a, REG> = BitWriter<'a, REG, END_A>;
Expand description

Field END writer - WA Generation End

Aliased Type§

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

Implementations§

source§

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

source

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

The WA generation has not yet ended (if it is running and WAGEN has been cleared).

source

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

The WA generation has ended (if it has been running).