Type Alias xmc4200::usic0_ch0::pcr_iicmode::ARLIEN_R

source ·
pub type ARLIEN_R = BitReader<ARLIEN_A>;
Expand description

Field ARLIEN reader - Arbitration Lost Interrupt Enable

Aliased Type§

struct ARLIEN_R { /* private fields */ }

Implementations§

source§

impl ARLIEN_R

source

pub const fn variant(&self) -> ARLIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The arbitration lost interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The arbitration lost interrupt is enabled.