[−][src]Type Definition lpc55_pac::prince::lock::LOCKMASK_R
type LOCKMASK_R = R<bool, LOCKMASK_A>;
Reader of field LOCKMASK
Implementations
impl LOCKMASK_R[src]
pub fn variant(&self) -> LOCKMASK_A[src]
Get enumerated values variant
pub fn is_disabled(&self) -> bool[src]
Checks if the value of the field is DISABLED
pub fn is_enabled(&self) -> bool[src]
Checks if the value of the field is ENABLED