BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_DHWCtrl_PdiProgramEepromPage | ( | brp_protocol | protocol, |
unsigned | Adr, | ||
brp_buf | WriteData, | ||
size_t | WriteData_len | ||
) |
Write an eeprom page to target device.
[in] | protocol | used to execute the command |
[in] | Adr | start address. |
[in] | WriteData | Data Bytes to be written. |
[in] | WriteData_len |