Type Alias xmc4400::usic0_ch0::ccr::TBIEN_W

source ·
pub type TBIEN_W<'a, REG> = BitWriter<'a, REG, TBIEN_A>;
Expand description

Field TBIEN writer - Transmit Buffer Interrupt Enable

Aliased Type§

struct TBIEN_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> TBIEN_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

The transmit buffer interrupt is disabled.

source

pub fn value2(self) -> &'a mut W<REG>

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