[][src]Type Definition stm32f1::stm32f107::gpioa::lckr::LCK0_R

type LCK0_R = R<bool, LCK0_A>;

Reader of field LCK0

Methods

impl LCK0_R[src]

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