| arduino-dataflash
    | 
| Macros | |
| #define | DF_45DB081_PAGESIZE 264 | 
| Page size. | |
| #define | DF_45DB081_BLOCKSIZE (8 * DF_45DB081_PAGESIZE) | 
| Block size. | |
| #define | DF_45DB081_SECTORSIZE (32 * DF_45DB081_BLOCKSIZE) | 
| Sector size. | |
| #define | DF_45DB081_PAGES 4096 | 
| Page count. | |
| #define | DF_45DB081_BLOCKS 512 | 
| Block count. | |
| #define | DF_45DB081_SECTORS 16 | 
| Sector count. | |
| #define | DF_45DB081_SIZE (DF_45DB081_PAGES * DF_45DB081_PAGESIZE) | 
| Global size. | |
| #define | DF_45DB081_S0A_PAGES 8 | 
| Sector 0x0A page count. | |
| #define DF_45DB081_BLOCKS 512 | 
Block count.
| #define DF_45DB081_BLOCKSIZE (8 * DF_45DB081_PAGESIZE) | 
Block size.
| #define DF_45DB081_PAGES 4096 | 
Page count.
| #define DF_45DB081_PAGESIZE 264 | 
Page size.
| #define DF_45DB081_S0A_PAGES 8 | 
Sector 0x0A page count.
| #define DF_45DB081_SECTORS 16 | 
Sector count.
| #define DF_45DB081_SECTORSIZE (32 * DF_45DB081_BLOCKSIZE) | 
Sector size.
| #define DF_45DB081_SIZE (DF_45DB081_PAGES * DF_45DB081_PAGESIZE) | 
Global size.