| arduino-dataflash
    | 
| Macros | |
| #define | DF_45DB321_PAGESIZE 528 | 
| Page size. | |
| #define | DF_45DB321_BLOCKSIZE (8 * DF_45DB321_PAGESIZE) | 
| Block size. | |
| #define | DF_45DB321_SECTORSIZE (16 * DF_45DB321_BLOCKSIZE) | 
| Sector size. | |
| #define | DF_45DB321_PAGES 8192 | 
| Page count. | |
| #define | DF_45DB321_BLOCKS 1024 | 
| Block count. | |
| #define | DF_45DB321_SECTORS 64 | 
| Sector count. | |
| #define | DF_45DB321_SIZE (DF_45DB321_PAGES * DF_45DB321_PAGESIZE) | 
| Global size. | |
| #define | DF_45DB321_S0A_PAGES 8 | 
| Sector 0x0A page count. | |
| #define DF_45DB321_BLOCKS 1024 | 
Block count.
| #define DF_45DB321_BLOCKSIZE (8 * DF_45DB321_PAGESIZE) | 
Block size.
| #define DF_45DB321_PAGES 8192 | 
Page count.
| #define DF_45DB321_PAGESIZE 528 | 
Page size.
| #define DF_45DB321_S0A_PAGES 8 | 
Sector 0x0A page count.
| #define DF_45DB321_SECTORS 64 | 
Sector count.
| #define DF_45DB321_SECTORSIZE (16 * DF_45DB321_BLOCKSIZE) | 
Sector size.
| #define DF_45DB321_SIZE (DF_45DB321_PAGES * DF_45DB321_PAGESIZE) | 
Global size.