Dataflash.h File Reference

#include "AT45DB321C.h"

Defines

#define DATAFLASH_TOTALCHIPS   1
#define DATAFLASH_NO_CHIP   DATAFLASH_CHIPCS_MASK
#define DATAFLASH_CHIP1   0
#define DATAFLASH_PAGE_SIZE   512
#define DATAFLASH_PAGES   8192

Detailed Description

Board specific HWB driver header for the STK525.

Note:
This file should not be included directly. It is automatically included as needed by the dataflash driver dispatch header located in LUFA/Drivers/Board/Dataflash.h.

Define Documentation

#define DATAFLASH_CHIP1   0

Mask for the first dataflash chip selected.

#define DATAFLASH_NO_CHIP   DATAFLASH_CHIPCS_MASK

Mask for no dataflash chip selected.

#define DATAFLASH_PAGE_SIZE   512

Internal main memory page size for the board's dataflash IC.

#define DATAFLASH_PAGES   8192

Total number of pages inside the board's dataflash IC.

#define DATAFLASH_TOTALCHIPS   1

Constant indicating the total number of dataflash ICs mounted on the selected board.


Generated on Wed Dec 17 16:18:45 2008 for LUFA Library by  doxygen 1.5.7.1