Type Alias xmc4800::usic0_ch0::psr_iismode::WafeW

source ·
pub type WafeW<'a, REG> = BitWriter<'a, REG, Wafe>;
Expand description

Field WAFE writer - WA Falling Edge Event

Aliased Type§

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

Implementations§

source§

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

source

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

A WA falling edge has not been generated.

source

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

A WA falling edge has been generated.