Type Alias xmc4400::usic0_ch0::tcsr::EOF_R

source ·
pub type EOF_R = BitReader<EOF_A>;
Expand description

Field EOF reader - End Of Frame

Aliased Type§

struct EOF_R { /* private fields */ }

Implementations§

source§

impl EOF_R

source

pub const fn variant(&self) -> EOF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The data word in TBUF is not considered as last word of an SSC frame.

source

pub fn is_value2(&self) -> bool

The data word in TBUF is considered as last word of an SSC frame.