Type Alias xmc4800::usic0_ch0::psr_ascmode::RXIDLE_W

source ·
pub type RXIDLE_W<'a, REG> = BitWriter<'a, REG, RXIDLE_A>;
Expand description

Field RXIDLE writer - Reception Idle

Aliased Type§

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

Implementations§

source§

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

source

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

The receiver line has not yet been idle.

source

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

The receiver line has been idle and frame reception is possible.