[][src]Module stm32f3xx_hal_v2::spi

Serial Peripheral Interface (SPI) bus

Structs

Mode

SPI mode

Spi

SPI peripheral operating in full duplex master mode

Enums

Error

SPI error

Phase

Clock phase

Polarity

Clock polarity

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

Word