Type Alias xmc4400::usic0_ch0::pcr_iismode::WAREIEN_W

source ·
pub type WAREIEN_W<'a, REG> = BitWriter<'a, REG, WAREIEN_A>;
Expand description

Field WAREIEN writer - WA Rising Edge Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

A protocol interrupt is not activated if a rising edge of WA is generated.

source

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

A protocol interrupt is activated if a rising edge of WA is generated.