Type Alias LOCKKEY_R

Source
pub type LOCKKEY_R = FieldReader<u16, LOCKKEY_A>;
Expand description

Field LOCKKEY reader - Configuration Lock Key

Aliased Type§

pub struct LOCKKEY_R { /* private fields */ }

Implementations§

Source§

impl LOCKKEY_R

Source

pub fn variant(&self) -> Option<LOCKKEY_A>

Get enumerated values variant

Source

pub fn is_unlocked(&self) -> bool

Checks if the value of the field is UNLOCKED

Source

pub fn is_locked(&self) -> bool

Checks if the value of the field is LOCKED