[][src]Type Definition stm32f3::stm32f303::comp::comp4_csr::COMP4LOCK_R

type COMP4LOCK_R = R<bool, COMP4LOCK_A>;

Reader of field COMP4LOCK

Methods

impl COMP4LOCK_R[src]

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