Type Alias xmc4800::usic0_ch0::rbuf01sr::Sof0R

source ·
pub type Sof0R = BitReader<Sof0>;
Expand description

Field SOF0 reader - Start of Frame in RBUF0

Aliased Type§

struct Sof0R { /* private fields */ }

Implementations§

source§

impl Sof0R

source

pub const fn variant(&self) -> Sof0

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.