Type Definition grand_central_m4::SpiPads

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

SPI pads for the labelled SPI peripheral

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