Type Alias xmc4400::usic0_ch0::pcr_sscmode::FEM_R

source ·
pub type FEM_R = BitReader<FEM_A>;
Expand description

Field FEM reader - Frame End Mode

Aliased Type§

struct FEM_R { /* private fields */ }

Implementations§

source§

impl FEM_R

source

pub const fn variant(&self) -> FEM_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The current data frame is considered as finished when the last bit of a data word has been sent out and the transmit buffer TBUF does not contain new data (TDV = 0).

source

pub fn is_value2(&self) -> bool

The MSLS signal is kept active also while no new data is available and no other end of frame condition is reached. In this case, the software can accept delays in delivering the data without automatic deactivation of MSLS in multi-word data frames.