Type Alias xmc4800::usic0_ch0::psr_iismode::WafeR

source ·
pub type WafeR = BitReader<Wafe>;
Expand description

Field WAFE reader - WA Falling Edge Event

Aliased Type§

struct WafeR { /* private fields */ }

Implementations§

source§

impl WafeR

source

pub const fn variant(&self) -> Wafe

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.