![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Macros | |
| #define | EEPROM_CLOCK_DIV 1500000 |
| #define | EEPROM_READ_WAIT_STATE_VAL 0x58 |
| #define | EEPROM_WAIT_STATE_VAL 0x232 |
Functions | |
| void | Chip_EEPROM_Init (LPC_EEPROM_T *pEEPROM) |
| Initializes EEPROM. | |
| #define EEPROM_CLOCK_DIV 1500000 |
Definition at line 38 of file eeprom_18xx_43xx.c.
| #define EEPROM_READ_WAIT_STATE_VAL 0x58 |
Definition at line 39 of file eeprom_18xx_43xx.c.
| #define EEPROM_WAIT_STATE_VAL 0x232 |
Definition at line 40 of file eeprom_18xx_43xx.c.