Expand description
QUADSPI driver for the STM32F7. Supports INDIRECT mode only, using DMA or polling I/O.
Structs§
- Qspi
- The QSPI driver interface.
- Qspi
Transaction - QSPI transaction description. Note that “advanced” settings like DDRM, DHHC, SIOO, and the use of alternate bytes are not supported at the moment.
- Qspi
Width - QSPI transactions contain configurable instruction, address, and data fields.
Use these constants for the
*widthfields inQspiTransaction. - RxTx
- Token used for DMA transfers.
Enums§
- Error
- QSPI errors.