Type Alias xmc4800::usic0_ch0::psr_iismode::WareR

source ·
pub type WareR = BitReader<Ware>;
Expand description

Field WARE reader - WA Rising Edge Event

Aliased Type§

struct WareR { /* private fields */ }

Implementations§

source§

impl WareR

source

pub const fn variant(&self) -> Ware

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A WA rising edge has not been generated.

source

pub fn is_value2(&self) -> bool

A WA rising edge has been generated.