Type Alias xmc4800::usic0_ch0::tcsr::TDSSM_R

source ·
pub type TDSSM_R = BitReader<TDSSM_A>;
Expand description

Field TDSSM reader - TBUF Data Single Shot Mode

Aliased Type§

struct TDSSM_R { /* private fields */ }

Implementations§

source§

impl TDSSM_R

source

pub const fn variant(&self) -> TDSSM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data word in TBUF is not considered as invalid after it has been loaded into the transmit shift register. The loading of the TBUF data into the shift register does not clear TDV.

source

pub fn is_value2(&self) -> bool

The data word in TBUF is considered as invalid after it has been loaded into the shift register. In ASC and IIC mode, TDV is cleared with the TBI event, whereas in SSC and IIS mode, it is cleared with the RSI event. TDSSM = 1 has to be programmed if an optional data buffer is used.