|
sub_eep_read |
Top Previous Next |
| Got to SUB-20 page |
|
Synopsis int sub_eep_read( sub_handle hndl, int addr, char* buf, int sz )
Read sz bytes from internal EEPROM starting from address addr. Read data will be stored in buf. Parameters
Return value On success function returns 0. Otherwise error code.
|