Type Definition metro_m0::I2cPads

source ·
pub type I2cPads = Pads<Sercom3, Sda, Scl>;
Expand description

I2C pads for the labelled I2C peripheral

You can use these pads with other, user-defined i2c::Configurations.