Type Alias nrf52840_pac::nfct::fieldpresent::LOCKDETECT_R

source ·
pub type LOCKDETECT_R = BitReader<LOCKDETECT_A>;
Expand description

Field LOCKDETECT reader - Indicates if the low level has locked to the field

Aliased Type§

struct LOCKDETECT_R { /* private fields */ }

Implementations§

source§

impl LOCKDETECT_R

source

pub fn variant(&self) -> LOCKDETECT_A

Get enumerated values variant

source

pub fn is_not_locked(&self) -> bool

Checks if the value of the field is NOT_LOCKED

source

pub fn is_locked(&self) -> bool

Checks if the value of the field is LOCKED