Type Definition metro_m4::SpiPads

source ·
pub type SpiPads = Pads<SpiSercom, IoSet1, Miso, Mosi, Sclk>;
Expand description

SPI pads for the labelled SPI peripheral

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