Skip to main content

SPI3

Type Alias SPI3 

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

SPI (Serial Peripheral Interface) Controller 3

Aliased Type§

pub struct SPI3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SPI3

Source§

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

Formats the value using the given formatter. Read more