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

Field LOCKKEY reader - DTI Lock Key

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