Type Alias xmc4800::usic0_ch0::psr::TbifR

source ·
pub type TbifR = BitReader<Tbif>;
Expand description

Field TBIF reader - Transmit Buffer Indication Flag

Aliased Type§

struct TbifR { /* private fields */ }

Implementations§

source§

impl TbifR

source

pub const fn variant(&self) -> Tbif

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A transmit buffer event has not occurred.

source

pub fn is_value2(&self) -> bool

A transmit buffer event has occurred.