[][src]Type Definition nrf52832_pac::nfct::fieldpresent::LOCKDETECT_R

type LOCKDETECT_R = R<bool, LOCKDETECT_A>;

Reader of field LOCKDETECT

Methods

impl LOCKDETECT_R[src]

pub fn variant(&self) -> LOCKDETECT_A[src]

Get enumerated values variant

pub fn is_not_locked(&self) -> bool[src]

Checks if the value of the field is NOTLOCKED

pub fn is_locked(&self) -> bool[src]

Checks if the value of the field is LOCKED