Type Alias LockBR

Source
pub type LockBR = BitReader<LockB>;
Expand description

Field LOCK_B reader - Bus Lock

Aliased Type§

struct LockBR { /* private fields */ }

Implementations§

Source§

impl LockBR

Source

pub const fn variant(&self) -> Option<LockB>

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

AHB Bus Locking capability is disabled.