Type Alias xmc4300::usic0_ch0::trbsr::RbusR

source ·
pub type RbusR = BitReader<Rbus>;
Expand description

Field RBUS reader - Receive Buffer Busy

Aliased Type§

struct RbusR { /* private fields */ }

Implementations§

source§

impl RbusR

source

pub const fn variant(&self) -> Rbus

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The receive buffer information has been completely updated.

source

pub fn is_value2(&self) -> bool

The OUTR update from the FIFO memory is ongoing. A read from OUTR will be delayed. FIFO pointers from the previous read are not yet updated.