Type Alias SAI1

Source
pub type SAI1 = Periph<RegisterBlock, 0x4001_5800>;
Expand description

Serial audio interface

See peripheral structure

Aliased Type§

struct SAI1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SAI1

Source§

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

Formats the value using the given formatter. Read more