Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
Data structures and definitions used for EVBME Messages. More...
Classes | |
struct | evbme_dfu_reboot_cmd |
Reboot command to boot into DFU or APROM. More... | |
struct | evbme_dfu_erase_cmd |
Erase command to erase whole pages. More... | |
struct | evbme_dfu_write_cmd |
Write command to write words of data. More... | |
struct | evbme_dfu_check_cmd |
Check command to validate flash against a checksum. More... | |
struct | evbme_dfu_status_cmd |
Status command used as a reply from the Chili2 to host. More... | |
struct | evbme_dfu_bootmode_cmd |
Boot mode command to set default boot into DFU or APROM. More... | |
union | evbme_dfu_sub_cmd |
Union of all DFU sub-commands. More... | |
struct | EVBME_GET_confirm |
EVBME Get data confirm structure. More... | |
struct | EVBME_GET_request |
EVBME Get data request structure. More... | |
struct | EVBME_SET_confirm |
EVBME Set data confirm structure. More... | |
struct | EVBME_SET_request |
EVBME Set data request structure. More... | |
struct | EVBME_MESSAGE_indication |
EVBME Message indication structure. More... | |
struct | EVBME_COMM_CHECK_request |
Structure of the EVBME_COMM_CHECK message that can be used to test comms by host. More... | |
struct | EVBME_COMM_indication |
Structure of the EVBME_COMM_INDICATION message that is used in response to EVBME_COMM_CHECK_request. More... | |
struct | EVBME_DFU_cmd |
EVBME DFU command holder, contains various sub-dfu commands from evbme_dfu_sub_cmd. More... | |
struct | EVBME_Message |
EVBME Message command in Cascoda TLV format. More... | |
Data structures and definitions used for EVBME Messages.
enum evbme_attribute |
EVBME attribute ids for use with EVBME_SET_REQUEST and EVBME_GET_REQUEST.
enum evbme_command_ids |
EVBME Command IDs.
enum evbme_dfu_cmdid |
Command IDs for DFU commands.
enum evbme_dfu_const |
enum evbme_dfu_rebootmode |