Type Alias xmc4300::usic0_ch0::psr_iicmode::TBIF_R

source ·
pub type TBIF_R = BitReader<TBIF_A>;
Expand description

Field TBIF reader - Transmit Buffer Indication Flag

Aliased Type§

struct TBIF_R { /* private fields */ }

Implementations§

source§

impl TBIF_R

source

pub const fn variant(&self) -> TBIF_A

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.