|
arduino-dataflash
|
Macros | |
| #define | DF_45DB021_PAGESIZE 264 |
| Page size. | |
| #define | DF_45DB021_BLOCKSIZE (8 * DF_45DB021_PAGESIZE) |
| Block size. | |
| #define | DF_45DB021_SECTORSIZE (16 * DF_45DB021_BLOCKSIZE) |
| Sector size. | |
| #define | DF_45DB021_PAGES 1024 |
| Page count. | |
| #define | DF_45DB021_BLOCKS 128 |
| Block count. | |
| #define | DF_45DB021_SECTORS 8 |
| Sector count. | |
| #define | DF_45DB021_SIZE (DF_45DB021_PAGES * DF_45DB021_PAGESIZE) |
| Global size. | |
| #define | DF_45DB021_S0A_PAGES 8 |
| Sector 0x0A page count. | |
| #define DF_45DB021_BLOCKS 128 |
Block count.
| #define DF_45DB021_BLOCKSIZE (8 * DF_45DB021_PAGESIZE) |
Block size.
| #define DF_45DB021_PAGES 1024 |
Page count.
| #define DF_45DB021_PAGESIZE 264 |
Page size.
| #define DF_45DB021_S0A_PAGES 8 |
Sector 0x0A page count.
| #define DF_45DB021_SECTORS 8 |
Sector count.
| #define DF_45DB021_SECTORSIZE (16 * DF_45DB021_BLOCKSIZE) |
Sector size.
| #define DF_45DB021_SIZE (DF_45DB021_PAGES * DF_45DB021_PAGESIZE) |
Global size.