Type Definition pyportal::I2cPads

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

I2C pads for the labelled I2C peripheral

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