Type Alias BB

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

BB Peripheral

Aliased Type§

pub struct BB { /* private fields */ }

Trait Implementations§

Source§

impl Debug for BB

Source§

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

Formats the value using the given formatter. Read more