Type Alias nrf52840_pac::nfct::inten::SELECTED_R
source · pub type SELECTED_R = BitReader<SELECTED_A>;
Expand description
Field SELECTED
reader - Enable or disable interrupt for SELECTED event
Aliased Type§
struct SELECTED_R { /* private fields */ }
Implementations§
source§impl SELECTED_R
impl SELECTED_R
sourcepub fn variant(&self) -> SELECTED_A
pub fn variant(&self) -> SELECTED_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