Type Alias xmc4800::usic0_ch0::trbscr::FlushtbW

source ·
pub type FlushtbW<'a, REG> = BitWriter<'a, REG, Flushtb>;
Expand description

Field FLUSHTB writer - Flush Transmit Buffer

Aliased Type§

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

Implementations§

source§

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

source

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

No effect.

source

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

The transmit FIFO buffer is cleared (filling level is cleared and output pointer is set to input pointer value). Should only be used while the FIFO buffer is not taking part in data traffic.