Skip to main content

RTC_I2C

Type Alias RTC_I2C 

Source
pub type RTC_I2C = Periph<RegisterBlock, 0x3ff4_8c00>;
Expand description

Low-power I2C (Inter-Integrated Circuit) Controller

Aliased Type§

pub struct RTC_I2C { /* private fields */ }

Trait Implementations§

Source§

impl Debug for RTC_I2C

Source§

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

Formats the value using the given formatter. Read more