Type Alias SAI2

Source
pub type SAI2 = Periph<RegisterBlock, 0x4001_5c00>;
Expand description

Serial audio interface

See peripheral structure

Aliased Type§

struct SAI2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for SAI2

Source§

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

Formats the value using the given formatter. Read more