Type Alias xmc4800::usic0_ch0::psr_iismode::EndW

source ·
pub type EndW<'a, REG> = BitWriter<'a, REG, End>;
Expand description

Field END writer - WA Generation End

Aliased Type§

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

Implementations§

source§

impl<'a, REG> EndW<'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).