Type Alias OCTOSPI1

Source
pub type OCTOSPI1 = Periph<RegisterBlock, 0x420d_1400>;
Expand description

OctoSPI

See peripheral structure

Aliased Type§

pub struct OCTOSPI1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for OCTOSPI1

Source§

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

Formats the value using the given formatter. Read more