Type Alias LOCKBIT

Source
pub type LOCKBIT = Periph<RegisterBlock, 0>;
Expand description

Lockbits

Aliased Type§

struct LOCKBIT { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LOCKBIT

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more