[][src]Type Definition stm32f3::stm32f3x8::gpioa::lckr::LCK9_R

type LCK9_R = R<bool, LCK9_A>;

Reader of field LCK9

Methods

impl LCK9_R[src]

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