Type Alias SPI5

Source
pub type SPI5 = Periph<RegisterBlock, 0x4001_5000>;
Expand description

Serial peripheral interface

See peripheral structure

Aliased Type§

struct SPI5 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SPI5

Source§

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

Formats the value using the given formatter. Read more