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

Union of all DFU commands - version with dfu_write_cmd_aligned. More...

#include <baremetal/platform/chili2/LDROM_HID/ldrom_hid.h>

Collaboration diagram for dfu_cmd_aligned:

Public Attributes

struct evbme_dfu_reboot_cmd reboot_cmd
 
struct evbme_dfu_erase_cmd erase_cmd
 
struct dfu_write_cmd_aligned write_cmd
 
struct evbme_dfu_check_cmd check_cmd
 
struct evbme_dfu_status_cmd status_cmd
 

Detailed Description

Union of all DFU commands - version with dfu_write_cmd_aligned.

Member Data Documentation

◆ check_cmd

struct evbme_dfu_check_cmd dfu_cmd_aligned::check_cmd

◆ erase_cmd

struct evbme_dfu_erase_cmd dfu_cmd_aligned::erase_cmd

◆ reboot_cmd

struct evbme_dfu_reboot_cmd dfu_cmd_aligned::reboot_cmd

◆ status_cmd

struct evbme_dfu_status_cmd dfu_cmd_aligned::status_cmd

◆ write_cmd

struct dfu_write_cmd_aligned dfu_cmd_aligned::write_cmd

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