Type Alias xmc4200::usic0_ch0::tbctr::TBERIEN_R

source ·
pub type TBERIEN_R = BitReader<TBERIEN_A>;
Expand description

Field TBERIEN reader - Transmit Buffer Error Interrupt Enable

Aliased Type§

struct TBERIEN_R { /* private fields */ }

Implementations§

source§

impl TBERIEN_R

source

pub const fn variant(&self) -> TBERIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit buffer error interrupt generation is disabled.

source

pub fn is_value2(&self) -> bool

The transmit buffer error interrupt generation is enabled.