Type Alias xmc4400::usic0_ch0::psr_iicmode::RSCR_R

source ·
pub type RSCR_R = BitReader<RSCR_A>;
Expand description

Field RSCR reader - Repeated Start Condition Received

Aliased Type§

struct RSCR_R { /* private fields */ }

Implementations§

source§

impl RSCR_R

source

pub const fn variant(&self) -> RSCR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A repeated start condition has not yet been detected.

source

pub fn is_value2(&self) -> bool

A repeated start condition has been detected.