|
sub_eep_write |
Top Previous Next |
| Got to SUB-20 page |
|
Synopsis int sub_eep_write( sub_handle hndl, int addr, char* buf, int sz )
Write sz bytes into internal EEPROM starting from address addr. Write data is taken from buf. Parameters
Return value On success function returns 0. Otherwise error code.
|