Module stm32f30x_hal::spi [] [src]

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