Module spi

Source

Structs§

DmaBuilder
Inner
Mode
SPI mode
Rx
Spi
Spi in Master mode
SpiSlave
Spi in Slave mode
Tx

Enums§

BitFormat
The bit format to send the data in
CFlag
SPI clearable flags
Error
SPI error
Event
SPI interrupt events
Flag
SPI status flags
Phase
Clock phase
Polarity
Clock polarity

Constants§

TransferModeBidi
Bidirectional (Half-Duplex) mode - use TX pin as RX then spi receive data
TransferModeNormal
Normal mode - RX and TX pins are independent

Traits§

FrameSize
Instance
SpiExt

Type Aliases§

NoMiso
A filler type for when the Miso pin is unnecessary
NoMosi
A filler type for when the Mosi pin is unnecessary
NoSck
A filler type for when the SCK pin is unnecessary
Spi1
Spi2
Spi3
Spi4
Spi5
Spi6
SpiSlave1
SpiSlave2
SpiSlave3
SpiSlave4
SpiSlave5
SpiSlave6