Type Alias xmc4800::usic0_ch0::psr::RsifR

source ·
pub type RsifR = BitReader<Rsif>;
Expand description

Field RSIF reader - Receiver Start Indication Flag

Aliased Type§

struct RsifR { /* private fields */ }

Implementations§

source§

impl RsifR

source

pub const fn variant(&self) -> Rsif

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A receiver start event has not occurred.

source

pub fn is_value2(&self) -> bool

A receiver start event has occurred.