Skip to main content

I2S0

Type Alias I2S0 

Source
pub type I2S0 = Periph<RegisterBlock, 0x3ff4_f000>;
Expand description

I2S (Inter-IC Sound) Controller 0

Aliased Type§

pub struct I2S0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for I2S0

Source§

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

Formats the value using the given formatter. Read more