nrf52840_pac::p0::detectmode

Type Alias 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

Source

pub fn variant(&self) -> DETECTMODE_A

Get enumerated values variant

Source

pub fn is_default(&self) -> bool

Checks if the value of the field is DEFAULT

Source

pub fn is_ldetect(&self) -> bool

Checks if the value of the field is LDETECT