Skip to main content

LockR

Type Alias LockR 

Source
pub type LockR = BitReader<Lock>;
Expand description

Field LOCK reader - Lock

Aliased Type§

pub struct LockR { /* private fields */ }

Implementations§

Source§

impl LockR

Source

pub const fn variant(&self) -> Lock

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Allowed

Source

pub fn is_enabled(&self) -> bool

Blocked