[][src]Type Definition tm4c129x::watchdog0::lock::LOCK_R

type LOCK_R = R<u32, LOCK_A>;

Reader of field LOCK

Methods

impl LOCK_R[src]

pub fn variant(&self) -> Variant<u32, LOCK_A>[src]

Get enumerated values variant

pub fn is_unlocked(&self) -> bool[src]

Checks if the value of the field is UNLOCKED

pub fn is_locked(&self) -> bool[src]

Checks if the value of the field is LOCKED

pub fn is_unlock(&self) -> bool[src]

Checks if the value of the field is UNLOCK