Type Alias xmc4300::usic0_ch0::pcr_iicmode::PCRIEN_R

source ·
pub type PCRIEN_R = BitReader<PCRIEN_A>;
Expand description

Field PCRIEN reader - Stop Condition Received Interrupt Enable

Aliased Type§

struct PCRIEN_R { /* private fields */ }

Implementations§

source§

impl PCRIEN_R

source

pub const fn variant(&self) -> PCRIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The stop condition interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The stop condition interrupt is enabled.