Type Alias nrf52840_pac::radio::intenset::MHRMATCH_R
source · pub type MHRMATCH_R = BitReader<MHRMATCH_A>;
Expand description
Field MHRMATCH
reader - Write ‘1’ to enable interrupt for MHRMATCH event
Aliased Type§
struct MHRMATCH_R { /* private fields */ }
Implementations§
source§impl MHRMATCH_R
impl MHRMATCH_R
sourcepub fn variant(&self) -> MHRMATCH_A
pub fn variant(&self) -> MHRMATCH_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