Type Alias xmc4300::usic0_ch0::psr_iismode::RSIF_R

source ·
pub type RSIF_R = BitReader<RSIF_A>;
Expand description

Field RSIF reader - Receiver Start Indication Flag

Aliased Type§

struct RSIF_R { /* private fields */ }

Implementations§

source§

impl RSIF_R

source

pub const fn variant(&self) -> RSIF_A

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.