| arduino-dataflash
    | 
| Macros | |
| #define | DF_45DB642_PAGESIZE 1056 | 
| Page size. | |
| #define | DF_45DB642_BLOCKSIZE (8 * DF_45DB642_PAGESIZE) | 
| Block size. | |
| #define | DF_45DB642_SECTORSIZE (32 * DF_45DB642_BLOCKSIZE) | 
| Sector size. | |
| #define | DF_45DB642_PAGES 8192 | 
| Page count. | |
| #define | DF_45DB642_BLOCKS 1024 | 
| Block count. | |
| #define | DF_45DB642_SECTORS 32 | 
| Sector count. | |
| #define | DF_45DB642_SIZE (DF_45DB642_PAGES * DF_45DB642_PAGESIZE) | 
| Global size. | |
| #define | DF_45DB642_S0A_PAGES 8 | 
| Sector 0x0A page count. | |
| #define DF_45DB642_BLOCKS 1024 | 
Block count.
| #define DF_45DB642_BLOCKSIZE (8 * DF_45DB642_PAGESIZE) | 
Block size.
| #define DF_45DB642_PAGES 8192 | 
Page count.
| #define DF_45DB642_PAGESIZE 1056 | 
Page size.
| #define DF_45DB642_S0A_PAGES 8 | 
Sector 0x0A page count.
| #define DF_45DB642_SECTORS 32 | 
Sector count.
| #define DF_45DB642_SECTORSIZE (32 * DF_45DB642_BLOCKSIZE) | 
Sector size.
| #define DF_45DB642_SIZE (DF_45DB642_PAGES * DF_45DB642_PAGESIZE) | 
Global size.