Type Alias xmc4400::usic0_ch0::psr_ascmode::TXIDLE_R

source ·
pub type TXIDLE_R = BitReader<TXIDLE_A>;
Expand description

Field TXIDLE reader - Transmission Idle

Aliased Type§

struct TXIDLE_R { /* private fields */ }

Implementations§

source§

impl TXIDLE_R

source

pub const fn variant(&self) -> TXIDLE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmitter line has not yet been idle.

source

pub fn is_value2(&self) -> bool

The transmitter line has been idle and frame transmission is possible.