Type Alias xmc4300::usic0_ch0::trbsr::TbusR

source ·
pub type TbusR = BitReader<Tbus>;
Expand description

Field TBUS reader - Transmit Buffer Busy

Aliased Type§

struct TbusR { /* private fields */ }

Implementations§

source§

impl TbusR

source

pub const fn variant(&self) -> Tbus

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit buffer information has been completely updated.

source

pub fn is_value2(&self) -> bool

The FIFO memory update after write to INx is ongoing. A write to INx will be delayed. FIFO pointers from the previous INx write are not yet updated.