mtd_jedec_id_t Struct Reference

Internal representation of JEDEC memory ID codes. More...

Detailed Description

Internal representation of JEDEC memory ID codes.

See also
http://www.jedec.org/standards-documents/results/jep106

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.
 

The documentation for this struct was generated from the following file: