Type Alias xmc4300::usic0_ch0::psr_ascmode::TXIDLE_W

source ·
pub type TXIDLE_W<'a, REG> = BitWriter<'a, REG, TXIDLE_A>;
Expand description

Field TXIDLE writer - Transmission Idle

Aliased Type§

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

Implementations§

source§

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

source

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

The transmitter line has not yet been idle.

source

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

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