|
arduino-dataflash
|
Macros | |
| #define | DF_45DB041_PAGESIZE 264 |
| Page size. | |
| #define | DF_45DB041_BLOCKSIZE (8 * DF_45DB041_PAGESIZE) |
| Block size. | |
| #define | DF_45DB041_SECTORSIZE (32 * DF_45DB041_BLOCKSIZE) |
| Sector size. | |
| #define | DF_45DB041_PAGES 2048 |
| Page count. | |
| #define | DF_45DB041_BLOCKS 256 |
| Block count. | |
| #define | DF_45DB041_SECTORS 8 |
| Sector count. | |
| #define | DF_45DB041_SIZE (DF_45DB041_PAGES * DF_45DB041_PAGESIZE) |
| Global size. | |
| #define | DF_45DB041_S0A_PAGES 8 |
| Sector 0x0A page count. | |
| #define DF_45DB041_BLOCKS 256 |
Block count.
| #define DF_45DB041_BLOCKSIZE (8 * DF_45DB041_PAGESIZE) |
Block size.
| #define DF_45DB041_PAGES 2048 |
Page count.
| #define DF_45DB041_PAGESIZE 264 |
Page size.
| #define DF_45DB041_S0A_PAGES 8 |
Sector 0x0A page count.
| #define DF_45DB041_SECTORS 8 |
Sector count.
| #define DF_45DB041_SECTORSIZE (32 * DF_45DB041_BLOCKSIZE) |
Sector size.
| #define DF_45DB041_SIZE (DF_45DB041_PAGES * DF_45DB041_PAGESIZE) |
Global size.