Type Alias I2C4

Source
pub type I2C4 = Periph<RegisterBlock, 0x4000_8400>;
Expand description

Inter-integrated circuit

See peripheral structure

Aliased Type§

pub struct I2C4 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for I2C4

Source§

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

Formats the value using the given formatter. Read more