|
iPXE
|
Macros | |
| #define | SPI_STATUS_WPEN 0x80 |
| Write-protect pin enabled. | |
| #define | SPI_STATUS_BP2 0x10 |
| Block protection bit 2. | |
| #define | SPI_STATUS_BP1 0x08 |
| Block protection bit 1. | |
| #define | SPI_STATUS_BP0 0x04 |
| Block protection bit 0. | |
| #define | SPI_STATUS_WEN 0x02 |
| State of the write enable latch. | |
| #define | SPI_STATUS_NRDY 0x01 |
| Device busy flag. | |
| #define SPI_STATUS_NRDY 0x01 |