Type Alias xmc4300::usic0_ch0::ccr::RSIEN_W

source ·
pub type RSIEN_W<'a, REG> = BitWriter<'a, REG, RSIEN_A>;
Expand description

Field RSIEN writer - Receiver Start Interrupt Enable

Aliased Type§

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

Implementations§

source§

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

source

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

The receiver start interrupt is disabled.

source

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

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