C API for BALTECH SDK

§ brp_DHWCtrl_DataflashErasePages()

brp_errcode brp_DHWCtrl_DataflashErasePages ( brp_protocol  protocol,
unsigned  Device,
unsigned  StartPage,
unsigned  Len 
)

Erase a group of pages.

Parameters
[in]protocolused to execute the command
[in]DeviceFlash device number.
[in]StartPageNumber of first page to erase.
[in]LenNumber of pages to erase.