Type Alias xmc4300::usic0_ch0::tcsr::TDV_R

source ·
pub type TDV_R = BitReader<TDV_A>;
Expand description

Field TDV reader - Transmit Data Valid

Aliased Type§

struct TDV_R { /* private fields */ }

Implementations§

source§

impl TDV_R

source

pub const fn variant(&self) -> TDV_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data word in TBUF is not valid for transmission.

source

pub fn is_value2(&self) -> bool

The data word in TBUF is valid for transmission and a transmission start is possible. New data should not be written to a TBUFx input location while TDV = 1.