Type Alias xmc4800::usic0_ch0::pcr_iismode::WAFEIEN_W

source ·
pub type WAFEIEN_W<'a, REG> = BitWriter<'a, REG, WAFEIEN_A>;
Expand description

Field WAFEIEN writer - WA Falling Edge Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

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

source

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

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