Type Alias xmc4300::usic0_ch0::psr::RSIF_W

source ·
pub type RSIF_W<'a, REG> = BitWriter<'a, REG, RSIF_A>;
Expand description

Field RSIF writer - Receiver Start Indication Flag

Aliased Type§

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

Implementations§

source§

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

source

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

A receiver start event has not occurred.

source

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

A receiver start event has occurred.