Type Alias xmc4400::usic0_ch0::psr_iicmode::SCR_R

source ·
pub type SCR_R = BitReader<SCR_A>;
Expand description

Field SCR reader - Start Condition Received

Aliased Type§

struct SCR_R { /* private fields */ }

Implementations§

source§

impl SCR_R

source

pub const fn variant(&self) -> SCR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A start condition has not yet been detected.

source

pub fn is_value2(&self) -> bool

A start condition has been detected.