Type Alias xmc4300::usic0_ch0::rbctr::ArbienR

source ·
pub type ArbienR = BitReader<Arbien>;
Expand description

Field ARBIEN reader - Alternative Receive Buffer Interrupt Enable

Aliased Type§

struct ArbienR { /* private fields */ }

Implementations§

source§

impl ArbienR

source

pub const fn variant(&self) -> Arbien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The alternative receive buffer interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The alternative receive buffer interrupt generation is enabled.