Type Alias xmc4300::usic0_ch0::tbctr::StbienR

source ·
pub type StbienR = BitReader<Stbien>;
Expand description

Field STBIEN reader - Standard Transmit Buffer Interrupt Enable

Aliased Type§

struct StbienR { /* private fields */ }

Implementations§

source§

impl StbienR

source

pub const fn variant(&self) -> Stbien

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The standard transmit buffer interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The standard transmit buffer interrupt generation is enabled.