Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Write command to write words of data - aligned for codespace and speed. More...
#include <baremetal/platform/chili2/LDROM_HID/ldrom_hid.h>
Public Attributes | |
uint8_t | startAddr [4] |
Start address for writing - must be word aligned. More... | |
uint32_t | data [61] |
Data to write, must be whole words. More... | |
Write command to write words of data - aligned for codespace and speed.
uint32_t dfu_write_cmd_aligned::data |
Data to write, must be whole words.
uint8_t dfu_write_cmd_aligned::startAddr |
Start address for writing - must be word aligned.