Internal representation of JEDEC memory ID codes. More...
Internal representation of JEDEC memory ID codes.
Definition at line 64 of file mtd_spi_nor.h.
#include <mtd_spi_nor.h>
Data Fields | |
uint8_t | bank |
Manufacturer ID bank number, 1 through 10, see JEP106. | |
uint8_t | manuf |
Manufacturer ID, 1 byte. | |
uint8_t | device [2] |
Device ID, 2 bytes. | |