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

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