Defines | |
#define | DATAFLASH_TOTALCHIPS |
#define | DATAFLASH_NO_CHIP DATAFLASH_CHIPCS_MASK |
#define | DATAFLASH_CHIP1 |
#define | DATAFLASH_CHIP2 |
#define | DATAFLASH_PAGE_SIZE |
#define | DATAFLASH_PAGES |
#define DATAFLASH_CHIP1 |
Mask for the first dataflash chip selected.
#define DATAFLASH_CHIP2 |
Mask for the second dataflash chip selected.
#define DATAFLASH_NO_CHIP DATAFLASH_CHIPCS_MASK |
Mask for no dataflash chip selected.
#define DATAFLASH_PAGE_SIZE |
Internal main memory page size for the board's dataflash ICs.
#define DATAFLASH_PAGES |
Total number of pages inside each of the board's dataflash ICs.
#define DATAFLASH_TOTALCHIPS |
Constant indicating the total number of dataflash ICs mounted on the selected board.