Definition in file param.c.
#include "global.h"
#include "i2ceeprom.h"
Go to the source code of this file.
| Functions | |
| void | eeprom_read_block (u08 *data, u08 *memaddr, u16 sizebytes) | 
| void | eeprom_write_block (u08 *data, u08 *memaddr, u16 sizebytes) | 
| u08 | paramLoad (u08 *parameters, u08 *memaddr, u16 sizebytes) | 
| void | paramStore (u08 *parameters, u08 *memaddr, u16 sizebytes) | 
 1.4.2
 1.4.2