Type Alias xmc4300::usic0_ch0::psr_iicmode::AifR

source ·
pub type AifR = BitReader<Aif>;
Expand description

Field AIF reader - Alternative Receive Indication Flag

Aliased Type§

struct AifR { /* private fields */ }

Implementations§

source§

impl AifR

source

pub const fn variant(&self) -> Aif

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

An alternative receive event has not occurred.

source

pub fn is_value2(&self) -> bool

An alternative receive event has occurred.