| arduino-dataflash
    | 
#include <DataFlash.h>
| Public Attributes | |
| uint8_t | manufacturer | 
| Manufacturer id. | |
| uint8_t | device [2] | 
| Device id. | |
| uint8_t | extendedInfoLength | 
| Extended device information string length. | |
ID structure.
This structure contains information about the Dataflash chip being used.
| uint8_t DataFlash::ID::device[2] | 
Device id.
| uint8_t DataFlash::ID::extendedInfoLength | 
Extended device information string length.
| uint8_t DataFlash::ID::manufacturer | 
Manufacturer id.