Type Definition circuit_playground_express::Spi[][src]

pub type Spi = Spi<Config<SpiPads>, Duplex>;
Expand description

SPI master for the labelled SPI peripheral

This type implements FullDuplex<u8>.