Type Alias xmc4200::usic0_ch0::ccr::TSIEN_W

source ·
pub type TSIEN_W<'a, REG> = BitWriter<'a, REG, TSIEN_A>;
Expand description

Field TSIEN writer - Transmit Shift Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The transmit shift interrupt is disabled.

source

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

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