Type Alias xmc4400::usic0_ch0::psr_ascmode::RXIDLE_R

source ·
pub type RXIDLE_R = BitReader<RXIDLE_A>;
Expand description

Field RXIDLE reader - Reception Idle

Aliased Type§

struct RXIDLE_R { /* private fields */ }

Implementations§

source§

impl RXIDLE_R

source

pub const fn variant(&self) -> RXIDLE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The receiver line has not yet been idle.

source

pub fn is_value2(&self) -> bool

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