Module stm32_hal2::spi[][src]

Expand description

Serial Peripheral Interface (SPI) bus. Implements traits from embedded-hal.

Structs

Spi

SPI peripheral operating in full duplex master mode

SpiConfig

Enums

Error

SPI error

SlaveSelect

Used for managing NSS / CS pin.

SpiCommMode

Select the communication mode between.

SpiDevice
SpiInterrupt

Possible interrupt types. Enable these in CR2. Check and clear with SR. Clear in ?