Type Alias Spi2

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

Serial peripheral interface/Inter-IC sound

Aliased Type§

pub struct Spi2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Spi2

Source§

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

Formats the value using the given formatter. Read more