Type Alias nrf52840_pac::p0::detectmode::DETECTMODE_R
source · pub type DETECTMODE_R = BitReader<DETECTMODE_A>;
Expand description
Field DETECTMODE
reader - Select between default DETECT signal behaviour and LDETECT mode
Aliased Type§
struct DETECTMODE_R { /* private fields */ }
Implementations§
source§impl DETECTMODE_R
impl DETECTMODE_R
sourcepub fn variant(&self) -> DETECTMODE_A
pub fn variant(&self) -> DETECTMODE_A
Get enumerated values variant
sourcepub fn is_default(&self) -> bool
pub fn is_default(&self) -> bool
Checks if the value of the field is DEFAULT
sourcepub fn is_ldetect(&self) -> bool
pub fn is_ldetect(&self) -> bool
Checks if the value of the field is LDETECT