![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
#include "pdl.h"
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 |
EEPROM configuration file
History:
Definition in file at24cxx_config.h.
#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.