![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_DHWCtrl_EepromWrite | ( | brp_protocol | protocol, | 
| unsigned | Address, | ||
| brp_buf | Data, | ||
| size_t | Data_len | ||
| ) | 
Writes data to an arbitrary address in the EEPROM.
| [in] | protocol | used to execute the command | 
| [in] | Address | Address of block to write. | 
| [in] | Data | Data to write into the EEPROM. | 
| [in] | Data_len |