Type Alias xmc4800::usic0_ch0::psr_iismode::WAFE_R

source ·
pub type WAFE_R = BitReader<WAFE_A>;
Expand description

Field WAFE reader - WA Falling Edge Event

Aliased Type§

struct WAFE_R { /* private fields */ }

Implementations§

source§

impl WAFE_R

source

pub const fn variant(&self) -> WAFE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A WA falling edge has not been generated.

source

pub fn is_value2(&self) -> bool

A WA falling edge has been generated.