pub type TIMERLOCKKEY_R = FieldReader<u16, TIMERLOCKKEY_A>;
Expand description

Field TIMERLOCKKEY reader - Timer Lock Key

Implementations§

source§

impl TIMERLOCKKEY_R

source

pub fn variant(&self) -> Option<TIMERLOCKKEY_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