[][src]Type Definition lpc55s6x_pac::hashcrypt::lock::SECLOCK_R

type SECLOCK_R = R<u8, SECLOCK_A>;

Reader of field SECLOCK

Methods

impl SECLOCK_R[src]

pub fn variant(&self) -> Variant<u8, SECLOCK_A>[src]

Get enumerated values variant

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

Checks if the value of the field is UNLOCK

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

Checks if the value of the field is LOCK