Type Alias SPI1

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

SPI (Serial Peripheral Interface) Controller 1

Aliased Type§

pub struct SPI1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SPI1

Source§

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

Formats the value using the given formatter. Read more