[][src]Type Definition stm32f3::stm32f373::gpioa::lckr::LCK15_R

type LCK15_R = R<bool, LCK15_A>;

Reader of field LCK15

Methods

impl LCK15_R[src]

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