![]() |
ARMEBS4
revision-26.06.2015
|
ARMEBS4 eeprom access functions. More...
Go to the source code of this file.
Functions | |
status_e | EEPROM_ReadUniqueNumber (uint8_t *number) |
Returns the unique number from the EEPROM. More... | |
status_e | EEPROM_Calib_Write (const uint8_t calib[24]) |
Write the touch calbration to EEPROM. More... | |
status_e | EEPROM_Calib_Read (uint8_t calib[24]) |
Returns the touch calbration from EEPROM. More... | |
status_e | EEPROM_ReadMacAddress (uint8_t *mac) |
Returns the mac address. More... | |
status_e | EEPROM_FirstInit (uint8_t number, uint8_t *macAddr) |
First initialisation of EEPROM. More... | |
ARMEBS4 eeprom access functions.
Definition in file eeprom.h.