Type Alias xmc4800::usic0_ch0::trbsr::RFULL_R

source ·
pub type RFULL_R = BitReader<RFULL_A>;
Expand description

Field RFULL reader - Receive Buffer Full

Aliased Type§

struct RFULL_R { /* private fields */ }

Implementations§

source§

impl RFULL_R

source

pub const fn variant(&self) -> RFULL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The receive buffer is not full.

source

pub fn is_value2(&self) -> bool

The receive buffer is full.