Type Alias xmc4800::usic0_ch0::psr_iismode::WareW

source ·
pub type WareW<'a, REG> = BitWriter<'a, REG, Ware>;
Expand description

Field WARE writer - WA Rising Edge Event

Aliased Type§

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

Implementations§

source§

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

source

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

A WA rising edge has not been generated.

source

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

A WA rising edge has been generated.