Type Alias xmc4300::usic0_ch0::pcr_iicmode::ERRIEN_R

source ·
pub type ERRIEN_R = BitReader<ERRIEN_A>;
Expand description

Field ERRIEN reader - Error Interrupt Enable

Aliased Type§

struct ERRIEN_R { /* private fields */ }

Implementations§

source§

impl ERRIEN_R

source

pub const fn variant(&self) -> ERRIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The error interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The error interrupt is enabled.