pub type M_ACTIVITY_R = BitReader<M_ACTIVITY_A>;
Expand description

Field M_ACTIVITY reader - This bit masks the R_ACTIVITY interrupt in IC_INTR_STAT register.

Reset value: 0x0

Aliased Type§

struct M_ACTIVITY_R { /* private fields */ }

Implementations§

source§

impl M_ACTIVITY_R

source

pub const fn variant(&self) -> M_ACTIVITY_A

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

ACTIVITY interrupt is masked

source

pub fn is_disabled(&self) -> bool

ACTIVITY interrupt is unmasked