Type Alias xmc4300::usic0_ch0::trbsr::TEMPTY_R

source ·
pub type TEMPTY_R = BitReader<TEMPTY_A>;
Expand description

Field TEMPTY reader - Transmit Buffer Empty

Aliased Type§

struct TEMPTY_R { /* private fields */ }

Implementations§

source§

impl TEMPTY_R

source

pub const fn variant(&self) -> TEMPTY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit buffer is not empty.

source

pub fn is_value2(&self) -> bool

The transmit buffer is empty.