Type Alias SPI4

Source
pub type SPI4 = Periph<RegisterBlock, 0x3f43_7000>;
Expand description

SPI (Serial Peripheral Interface) Controller 4

Aliased Type§

pub struct SPI4 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SPI4

Source§

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

Formats the value using the given formatter. Read more