Type Alias xmc4800::usic0_ch0::tcsr::TSOF_R

source ·
pub type TSOF_R = BitReader<TSOF_A>;
Expand description

Field TSOF reader - Transmitted Start Of Frame

Aliased Type§

struct TSOF_R { /* private fields */ }

Implementations§

source§

impl TSOF_R

source

pub const fn variant(&self) -> TSOF_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The latest data word transmission has not been started for the first word of a data frame.

source

pub fn is_value2(&self) -> bool

The latest data word transmission has been started for the first word of a data frame.