Type Alias xmc4300::usic0_ch0::psr_iismode::EndR

source ·
pub type EndR = BitReader<End>;
Expand description

Field END reader - WA Generation End

Aliased Type§

struct EndR { /* private fields */ }

Implementations§

source§

impl EndR

source

pub const fn variant(&self) -> End

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The WA generation has not yet ended (if it is running and WAGEN has been cleared).

source

pub fn is_value2(&self) -> bool

The WA generation has ended (if it has been running).