Type Alias xmc4300::usic0_ch0::trbsr::TfullR

source ·
pub type TfullR = BitReader<Tfull>;
Expand description

Field TFULL reader - Transmit Buffer Full

Aliased Type§

struct TfullR { /* private fields */ }

Implementations§

source§

impl TfullR

source

pub const fn variant(&self) -> Tfull

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.