Type Alias xmc4300::usic0_ch0::pcr_iicmode::ACKIEN_R

source ·
pub type ACKIEN_R = BitReader<ACKIEN_A>;
Expand description

Field ACKIEN reader - Acknowledge Interrupt Enable

Aliased Type§

struct ACKIEN_R { /* private fields */ }

Implementations§

source§

impl ACKIEN_R

source

pub const fn variant(&self) -> ACKIEN_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

The acknowledge interrupt is disabled.

source

pub fn is_value2(&self) -> bool

The acknowledge interrupt is enabled.