[][src]Type Definition stm32f3::stm32f303::gpiob::lckr::LCKK_R

type LCKK_R = R<bool, LCKK_A>;

Reader of field LCKK

Methods

impl LCKK_R[src]

pub fn variant(&self) -> LCKK_A[src]

Get enumerated values variant

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

Checks if the value of the field is NOTACTIVE

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

Checks if the value of the field is ACTIVE