Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Erase command to erase whole pages. More...
#include <ca821x-api/include/evbme_messages.h>
Public Attributes | |
uint8_t | startAddr [4] |
startAddr to write to - must be page-aligned More... | |
uint8_t | eraseLen [4] |
amount of data to erase - must be whole pages More... | |
Erase command to erase whole pages.
uint8_t evbme_dfu_erase_cmd::eraseLen[4] |
amount of data to erase - must be whole pages
uint8_t evbme_dfu_erase_cmd::startAddr[4] |
startAddr to write to - must be page-aligned