pub type M_GEN_CALL_R = BitReader<M_GEN_CALL_A>;
Expand description

Field M_GEN_CALL reader - This bit masks the R_GEN_CALL interrupt in IC_INTR_STAT register.

Reset value: 0x1

Aliased Type§

struct M_GEN_CALL_R { /* private fields */ }

Implementations§

source§

impl M_GEN_CALL_R

source

pub const fn variant(&self) -> M_GEN_CALL_A

Get enumerated values variant

source

pub fn is_enabled(&self) -> bool

GEN_CALL interrupt is masked

source

pub fn is_disabled(&self) -> bool

GEN_CALL interrupt is unmasked