Type Definition tm4c123x::watchdog0::lock::LOCK_R

source ·
pub type LOCK_R = R<u32, LOCK_A>;
Expand description

Reader of field LOCK

Implementations§

source§

impl LOCK_R

source

pub fn variant(&self) -> Variant<u32, LOCK_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

source

pub fn is_unlock(&self) -> bool

Checks if the value of the field is UNLOCK