| arduino-dataflash
    | 
| Macros | |
| #define | DF_45DB011_PAGESIZE 264 | 
| Page size. | |
| #define | DF_45DB011_BLOCKSIZE (8 * DF_45DB011_PAGESIZE) | 
| Block size. | |
| #define | DF_45DB011_SECTORSIZE (16 * DF_45DB011_BLOCKSIZE) | 
| Sector size. | |
| #define | DF_45DB011_PAGES 512 | 
| Page count. | |
| #define | DF_45DB011_BLOCKS 64 | 
| Block count. | |
| #define | DF_45DB011_SECTORS 4 | 
| Sector count. | |
| #define | DF_45DB011_SIZE (DF_45DB011_PAGES * DF_45DB011_PAGESIZE) | 
| Global size. | |
| #define | DF_45DB011_S0A_PAGES 8 | 
| Sector 0x0A page count. | |
| #define DF_45DB011_BLOCKS 64 | 
Block count.
| #define DF_45DB011_BLOCKSIZE (8 * DF_45DB011_PAGESIZE) | 
Block size.
| #define DF_45DB011_PAGES 512 | 
Page count.
| #define DF_45DB011_PAGESIZE 264 | 
Page size.
| #define DF_45DB011_S0A_PAGES 8 | 
Sector 0x0A page count.
| #define DF_45DB011_SECTORS 4 | 
Sector count.
| #define DF_45DB011_SECTORSIZE (16 * DF_45DB011_BLOCKSIZE) | 
Sector size.
| #define DF_45DB011_SIZE (DF_45DB011_PAGES * DF_45DB011_PAGESIZE) | 
Global size.