Type Alias xmc4300::usic0_ch0::psr_ascmode::TSIF_R

source ·
pub type TSIF_R = BitReader<TSIF_A>;
Expand description

Field TSIF reader - Transmit Shift Indication Flag

Aliased Type§

struct TSIF_R { /* private fields */ }

Implementations§

source§

impl TSIF_R

source

pub const fn variant(&self) -> TSIF_A

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.