Type Alias xmc4200::usic0_ch0::psr_iicmode::PCR_R

source ·
pub type PCR_R = BitReader<PCR_A>;
Expand description

Field PCR reader - Stop Condition Received

Aliased Type§

struct PCR_R { /* private fields */ }

Implementations§

source§

impl PCR_R

source

pub const fn variant(&self) -> PCR_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

A stop condition has not yet been detected.

source

pub fn is_value2(&self) -> bool

A stop condition has been detected.