C API for BALTECH SDK

§ brp_DHWCtrl_FlashProgramPage()

brp_errcode brp_DHWCtrl_FlashProgramPage ( brp_protocol  protocol,
unsigned  StartAdr 
)

Program a page to program flash. The data has to be written to the temporary page buffer with FlashWritePage before.

Parameters
[in]protocolused to execute the command
[in]StartAdrStart address of the page that should be programmed. Has to be a multiple of the page size.