Type Alias xmc4300::usic0_ch0::rbctr::SrbienR

source ·
pub type SrbienR = BitReader<Srbien>;
Expand description

Field SRBIEN reader - Standard Receive Buffer Interrupt Enable

Aliased Type§

struct SrbienR { /* private fields */ }

Implementations§

source§

impl SrbienR

source

pub const fn variant(&self) -> Srbien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The standard receive buffer interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The standard receive buffer interrupt generation is enabled.