![]() |
STM32 W25Qxx QuadSPI Driver
0.1a
https://github.com/Crazy-Geeks/STM32-W25Q-QSPI
|
W25Q Status Registers @TODO: Mem protected recognition. More...
#include <w25q_mem.h>
Data Fields | |
| bool | BUSY |
| Erase/Write in progress. | |
| bool | WEL |
| Write enable latch (1 - write allowed) | |
| bool | QE |
| Quad SPI mode. | |
| bool | SUS |
| Suspend Status. | |
| bool | ADS |
| Current addr mode (0-3 byte / 1-4 byte) | |
| bool | ADP |
| Power-up addr mode. | |
| bool | SLEEP |
| Sleep Status. | |
W25Q Status Registers @TODO: Mem protected recognition.
Structure to check chip's status registers