Name
eeprom_init —
initializes the EEPROM
Synopsis
#include <eeprom.h>
void
;
Description
Intializes the EEPROM.
Dependencies
ZKit-51-v664 specific: The EEPROM module internally initializes and
uses the I2C module to access the EEPROM.
ZKit-51 specific: The EEPROM module internally initializes and uses
the SPI module to access the EEPROM.