Type Alias xmc4400::usic0_ch0::tcsr::SOF_R

source ·
pub type SOF_R = BitReader<SOF_A>;
Expand description

Field SOF reader - Start Of Frame

Aliased Type§

struct SOF_R { /* private fields */ }

Implementations§

source§

impl SOF_R

source

pub const fn variant(&self) -> SOF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data word in TBUF is not considered as first word of a frame.

source

pub fn is_value2(&self) -> bool

The data word in TBUF is considered as first word of a frame. A currently running frame is finished and MSLS becomes deactivated (respecting the programmed delays).