Type Alias xmc4400::usic0_ch0::tcsr::TE_R

source ·
pub type TE_R = BitReader<TE_A>;
Expand description

Field TE reader - Trigger Event

Aliased Type§

struct TE_R { /* private fields */ }

Implementations§

source§

impl TE_R

source

pub const fn variant(&self) -> TE_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The trigger event has not yet been detected. A transmission of the data word in TBUF can not be started.

source

pub fn is_value2(&self) -> bool

The trigger event has been detected (or the trigger mechanism is switched off) and a transmission of the data word in TBUF can not be started.