Type Alias xmc4300::usic0_ch0::rbuf01sr::Sof1R

source ·
pub type Sof1R = BitReader<Sof1>;
Expand description

Field SOF1 reader - Start of Frame in RBUF1

Aliased Type§

struct Sof1R { /* private fields */ }

Implementations§

source§

impl Sof1R

source

pub const fn variant(&self) -> Sof1

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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