Type Alias xmc4800::usic0_ch0::trbsr::TFULL_R

source ·
pub type TFULL_R = BitReader<TFULL_A>;
Expand description

Field TFULL reader - Transmit Buffer Full

Aliased Type§

struct TFULL_R { /* private fields */ }

Implementations§

source§

impl TFULL_R

source

pub const fn variant(&self) -> TFULL_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The transmit buffer is not full.

source

pub fn is_value2(&self) -> bool

The transmit buffer is full.