Type Alias xmc4200::usic0_ch0::pcr_iicmode::RSCRIEN_R

source ·
pub type RSCRIEN_R = BitReader<RSCRIEN_A>;
Expand description

Field RSCRIEN reader - Repeated Start Condition Received Interrupt Enable

Aliased Type§

struct RSCRIEN_R { /* private fields */ }

Implementations§

source§

impl RSCRIEN_R

source

pub const fn variant(&self) -> RSCRIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The repeated start condition interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The repeated start condition interrupt is enabled.