pub type REGION1WA_R = BitReader<REGION1WA_A>;Expand description
Field REGION1WA reader - Write ‘1’ to enable non-maskable interrupt for REGION[1].WA event
Aliased Type§
pub 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