Type Alias xmc4300::usic0_ch0::ccfg::TbR

source ·
pub type TbR = BitReader<Tb>;
Expand description

Field TB reader - Transmit FIFO Buffer Available

Aliased Type§

struct TbR { /* private fields */ }

Implementations§

source§

impl TbR

source

pub const fn variant(&self) -> Tb

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A transmit FIFO buffer is not available.

source

pub fn is_value2(&self) -> bool

A transmit FIFO buffer is available.