Type Definition circuit_playground_express::SpiPads[][src]

pub type SpiPads = Pads<Sercom0, Miso, Mosi, Sck>;
Expand description

SPI pads for the labelled SPI peripheral

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