Type Alias LP_I2C0

Source
pub type LP_I2C0 = Periph<RegisterBlock, 0x600b_1800>;
Expand description

Low-power I2C (Inter-Integrated Circuit) Controller 0

Aliased Type§

pub struct LP_I2C0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for LP_I2C0

Source§

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

Formats the value using the given formatter. Read more