Type Alias I2C_ANA_MST

Source
pub type I2C_ANA_MST = Periph<RegisterBlock, 0x600a_f800>;
Expand description

I2C_ANA_MST Peripheral

Aliased Type§

pub struct I2C_ANA_MST { /* private fields */ }

Trait Implementations§

Source§

impl Debug for I2C_ANA_MST

Source§

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

Formats the value using the given formatter. Read more