Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
evbme_dfu_sub_cmd Union Reference

Union of all DFU sub-commands. More...

#include <ca821x-api/include/evbme_messages.h>

Collaboration diagram for evbme_dfu_sub_cmd:

Public Attributes

struct evbme_dfu_reboot_cmd reboot_cmd
 
struct evbme_dfu_erase_cmd erase_cmd
 
struct evbme_dfu_write_cmd write_cmd
 
struct evbme_dfu_check_cmd check_cmd
 
struct evbme_dfu_status_cmd status_cmd
 
struct evbme_dfu_bootmode_cmd bootmode_cmd
 

Detailed Description

Union of all DFU sub-commands.

Member Data Documentation

◆ bootmode_cmd

struct evbme_dfu_bootmode_cmd evbme_dfu_sub_cmd::bootmode_cmd

◆ check_cmd

struct evbme_dfu_check_cmd evbme_dfu_sub_cmd::check_cmd

◆ erase_cmd

struct evbme_dfu_erase_cmd evbme_dfu_sub_cmd::erase_cmd

◆ reboot_cmd

struct evbme_dfu_reboot_cmd evbme_dfu_sub_cmd::reboot_cmd

◆ status_cmd

struct evbme_dfu_status_cmd evbme_dfu_sub_cmd::status_cmd

◆ write_cmd

struct evbme_dfu_write_cmd evbme_dfu_sub_cmd::write_cmd

The documentation for this union was generated from the following file: