Type Alias nrf52840_pac::saadc::intenclr::RESULTDONE_R
source · pub type RESULTDONE_R = BitReader<RESULTDONE_A>;
Expand description
Field RESULTDONE
reader - Write ‘1’ to disable interrupt for RESULTDONE event
Aliased Type§
struct RESULTDONE_R { /* private fields */ }
Implementations§
source§impl RESULTDONE_R
impl RESULTDONE_R
sourcepub fn variant(&self) -> RESULTDONE_A
pub fn variant(&self) -> RESULTDONE_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