Module spi

Source
Expand description

Serial Peripheral Interface (SPI) bus

Structs§

Spi
SPI peripheral operating in full duplex master mode

Enums§

Error
SPI error

Traits§

MisoPin
MISO pin – DO NOT IMPLEMENT THIS TRAIT
MosiPin
MOSI pin – DO NOT IMPLEMENT THIS TRAIT
SckPin
SCK pin – DO NOT IMPLEMENT THIS TRAIT