C API for BALTECH SDK

§ brp_DHWCtrl_FlashErasePage()

brp_errcode brp_DHWCtrl_FlashErasePage ( brp_protocol  protocol,
unsigned  StartAdr,
unsigned  Len 
)

Erases one or several consecutive program flash pages.

Parameters
[in]protocolused to execute the command
[in]StartAdrAddress of first page to erase. Has to be a multiple of the page size.
[in]LenNumber of Bytes to erase. Should be always a multiple of the page size.