Expand description
Quad Serial Peripheral Interface (QSPI) flash driver.
Structs§
- Config
- QSPI config.
- Deep
Power Down Config - Deep power-down config.
- Interrupt
Handler - Interrupt handler.
- Qspi
- QSPI flash driver.
Enums§
- Address
Mode - Addressing mode.
- Error
- Error
- Frequency
- QSPI bus frequency.
- Read
Opcode - Configure number of data lines and opcode used for reading.
- SpiMode
- Select SPI mode.
- Write
Opcode - Configure number of data lines and opcode used for writing.
- Write
Page Size - Page size for commands PP, PP2O, PP4O and PP4IO.
Traits§
- Instance
- QSPI peripheral instance.