PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
C:/pdl_v10/library/utility/at24cxx/at24cxx_config.h File Reference
#include "pdl.h"
Include dependency graph for at24cxx_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PDL_EEPROM_AT24C01   0
#define PDL_EEPROM_AT24C02   1
#define PDL_EEPROM_AT24C04   2
#define PDL_EEPROM_AT24C08   3
#define PDL_EEPROM_AT24C16   4
#define PDL_EEPROM_AT24C32   5
#define PDL_EEPROM_AT24C64   6
#define PDL_EEPROM_DEVICE   PDL_AT24C02

Detailed Description

EEPROM configuration file

History:

  • 2014-03-10 1.0 Edison Zhang First release version.

Definition in file at24cxx_config.h.


Define Documentation

#define PDL_EEPROM_AT24C01   0

EEPROM Device List

Definition at line 62 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C02   1

Definition at line 63 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C04   2

Definition at line 64 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C08   3

Definition at line 65 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C16   4

Definition at line 66 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C32   5

Definition at line 67 of file at24cxx_config.h.

#define PDL_EEPROM_AT24C64   6

Definition at line 68 of file at24cxx_config.h.

#define PDL_EEPROM_DEVICE   PDL_AT24C02

EEPROM device selection [User setting]

Definition at line 74 of file at24cxx_config.h.