Skip to main content

BTDM

Type Alias BTDM 

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

Dual mode Bluetooth Core peripheral

Aliased Type§

pub struct BTDM { /* private fields */ }

Trait Implementations§

Source§

impl Debug for BTDM

Source§

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

Formats the value using the given formatter. Read more