Type Alias nrf52840_pac::mwu::intenset::REGION1WA_R
source · pub type REGION1WA_R = BitReader<REGION1WA_A>;
Expand description
Field REGION1WA
reader - Write ‘1’ to enable interrupt for REGION[1].WA event
Aliased Type§
struct REGION1WA_R { /* private fields */ }
Implementations§
source§impl REGION1WA_R
impl REGION1WA_R
sourcepub fn variant(&self) -> REGION1WA_A
pub fn variant(&self) -> REGION1WA_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED