Type Alias xmc4300::usic0_ch0::ccr::TBIEN_R

source ·
pub type TBIEN_R = BitReader<TBIEN_A>;
Expand description

Field TBIEN reader - Transmit Buffer Interrupt Enable

Aliased Type§

struct TBIEN_R { /* private fields */ }

Implementations§

source§

impl TBIEN_R

source

pub const fn variant(&self) -> TBIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit buffer interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The transmit buffer interrupt is enabled. In case of a transmit buffer event, the service request output SRx indicated by INPR.TBINP is activated.