Module stm32f4xx_hal::spi[][src]

Structs

SPI mode

BIDI mode - use TX pin as RX then spi receive data

Normal mode - RX and TX pins are independent

Enums

SPI error

Interrupt events

Clock phase

Clock polarity

Traits

Type Definitions

A filler type for when the Miso pin is unnecessary

A filler type for when the Mosi pin is unnecessary

A filler type for when the SCK pin is unnecessary