Type Alias xmc4800::usic0_ch0::tcsr::TeR

source ·
pub type TeR = BitReader<Te>;
Expand description

Field TE reader - Trigger Event

Aliased Type§

struct TeR { /* private fields */ }

Implementations§

source§

impl TeR

source

pub const fn variant(&self) -> Te

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.