Type Alias xmc4300::usic0_ch0::psr::AIF_R

source ·
pub type AIF_R = BitReader<AIF_A>;
Expand description

Field AIF reader - Alternative Receive Indication Flag

Aliased Type§

struct AIF_R { /* private fields */ }

Implementations§

source§

impl AIF_R

source

pub const fn variant(&self) -> AIF_A

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.