Type Alias xmc4500::usic0_ch0::rbuf01sr::SOF0_R

source ·
pub type SOF0_R = BitReader<SOF0_A>;
Expand description

Field SOF0 reader - Start of Frame in RBUF0

Aliased Type§

struct SOF0_R { /* private fields */ }

Implementations§

source§

impl SOF0_R

source

pub const fn variant(&self) -> SOF0_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data in RBUF0 has not been the first data word of a data frame.

source

pub fn is_value2(&self) -> bool

The data in RBUF0 has been the first data word of a data frame.