Type Alias xmc4800::usic0_ch0::psr_ascmode::TsifR

source ·
pub type TsifR = BitReader<Tsif>;
Expand description

Field TSIF reader - Transmit Shift Indication Flag

Aliased Type§

struct TsifR { /* private fields */ }

Implementations§

source§

impl TsifR

source

pub const fn variant(&self) -> Tsif

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A transmit shift event has not occurred.

source

pub fn is_value2(&self) -> bool

A transmit shift event has occurred.