Type Alias xmc4300::usic0_ch0::tcsr::TsofR

source ·
pub type TsofR = BitReader<Tsof>;
Expand description

Field TSOF reader - Transmitted Start Of Frame

Aliased Type§

struct TsofR { /* private fields */ }

Implementations§

source§

impl TsofR

source

pub const fn variant(&self) -> Tsof

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.