Type Alias xmc4300::usic0_ch0::psr_iicmode::RscrR

source ·
pub type RscrR = BitReader<Rscr>;
Expand description

Field RSCR reader - Repeated Start Condition Received

Aliased Type§

struct RscrR { /* private fields */ }

Implementations§

source§

impl RscrR

source

pub const fn variant(&self) -> Rscr

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.