C API for BALTECH SDK

§ brp_DHWCtrl_FlashWritePage()

brp_errcode brp_DHWCtrl_FlashWritePage ( brp_protocol  protocol,
unsigned  StartAdr,
brp_buf  Data,
size_t  Data_len 
)

Write to a temporary page buffer. Can be executed several times until the page buffer is filled.

Parameters
[in]protocolused to execute the command
[in]StartAdrStart address the data should be written to.
[in]DataData to write to the page buffer.
[in]Data_len