![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| 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.
| [in] | protocol | used to execute the command |
| [in] | StartAdr | Start address of the page that should be programmed. Has to be a multiple of the page size. |