[][src]Type Definition stm32f1::stm32f103::gpioa::lckr::LCK10_R

type LCK10_R = R<bool, LCK10_A>;

Reader of field LCK10

Methods

impl LCK10_R[src]

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