Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Write command to write words of data. More...
#include <ca821x-api/include/evbme_messages.h>
Public Attributes | |
uint8_t | startAddr [4] |
Start address for writing - must be word aligned. More... | |
uint8_t | data [] |
Data to write, must be whole words. More... | |
Write command to write words of data.
uint8_t evbme_dfu_write_cmd::data[] |
Data to write, must be whole words.
Max 244 bytes (DFU_WRITE_MAX_LEN)
uint8_t evbme_dfu_write_cmd::startAddr[4] |
Start address for writing - must be word aligned.