Type Definition metro_m4::I2c

source ·
pub type I2c = I2c<Config<I2cPads>>;
Expand description

I2C master for the labelled I2C peripheral

This type implements Read, Write and WriteRead.