Type Alias xmc4300::usic0_ch0::ccr::TbienR

source ·
pub type TbienR = BitReader<Tbien>;
Expand description

Field TBIEN reader - Transmit Buffer Interrupt Enable

Aliased Type§

struct TbienR { /* private fields */ }

Implementations§

source§

impl TbienR

source

pub const fn variant(&self) -> Tbien

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.