Module spi

Source
Expand description

HAL interface to the SPI peripheral.

Structs§

Pins
GPIO pins for SPI interface.
Spi
Interface to a SPI instance.

Enums§

Error
Frequency
SPI master data rate

Traits§

Instance
Trait implemented by all SPI peripheral instances.