Module qspi

Module qspi 

Source
Expand description

Quad Serial Peripheral Interface (QSPI) bus

Structs§

Qspi
QspiConfig
QspiReadCommand
QspiWriteCommand

Enums§

AddressSize
ClockMode
QspiError
QspiMode
SampleShift

Traits§

ClkPin
CLK pin. This trait is sealed and cannot be implemented.
IO0Pin
IO0 pin. This trait is sealed and cannot be implemented.
IO1Pin
IO1 pin. This trait is sealed and cannot be implemented.
IO2Pin
IO2 pin. This trait is sealed and cannot be implemented.
IO3Pin
IO3 pin. This trait is sealed and cannot be implemented.
NCSPin
nCS pin. This trait is sealed and cannot be implemented.