Type Alias xmc4200::usic0_ch0::pcr_iicmode::NACKIEN_R

source ·
pub type NACKIEN_R = BitReader<NACKIEN_A>;
Expand description

Field NACKIEN reader - Non-Acknowledge Interrupt Enable

Aliased Type§

struct NACKIEN_R { /* private fields */ }

Implementations§

source§

impl NACKIEN_R

source

pub const fn variant(&self) -> NACKIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The non-acknowledge interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The non-acknowledge interrupt is enabled.