Board specific Dataflash driver header for the XPLAIN. More...
#include "AT45DB642D.h"
Defines | |
#define | DATAFLASH_TOTALCHIPS 1 |
#define | DATAFLASH_NO_CHIP DATAFLASH_CHIPCS_MASK |
#define | DATAFLASH_CHIP1 0 |
#define | DATAFLASH_PAGE_SIZE 256 |
#define | DATAFLASH_PAGES 2048 |
Functions | |
static void | Dataflash_SelectChipFromPage (const uint16_t PageAddress) |
static void | Dataflash_SendAddressBytes (uint16_t PageAddress, const uint16_t BufferByte) |
Board specific Dataflash driver header for the XPLAIN.