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