Type Alias xmc4300::usic0_ch0::trbsr::REMPTY_R

source ·
pub type REMPTY_R = BitReader<REMPTY_A>;
Expand description

Field REMPTY reader - Receive Buffer Empty

Aliased Type§

struct REMPTY_R { /* private fields */ }

Implementations§

source§

impl REMPTY_R

source

pub const fn variant(&self) -> REMPTY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The receive buffer is not empty.

source

pub fn is_value2(&self) -> bool

The receive buffer is empty.