Skip to main content

I2S1

Type Alias I2S1 

Source
pub type I2S1 = Periph<RegisterBlock, 0x3ff6_d000>;
Expand description

I2S (Inter-IC Sound) Controller 1

Aliased Type§

pub struct I2S1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for I2S1

Source§

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

Formats the value using the given formatter. Read more