![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| 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.
| [in] | protocol | used to execute the command |
| [in] | StartAdr | Start address the data should be written to. |
| [in] | Data | Data to write to the page buffer. |
| [in] | Data_len |