Flash identification.
Declaration
typedef struct
{
u8 ManufacturerID;
u16 DeviceID;
u16 CommandSet;
} XFlashPartID;
| Member | Description |
|---|---|
| ManufacturerID | Manufacturer of parts |
| DeviceID | Part number of manufacturer |
| CommandSet | Command algorithm used by part Choices are defined in XFL_CMDSET constants |