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