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

Union of all types of "data" (which commes after "cmdid" and "len") More...

#include <baremetal/platform/chili2/LDROM_UART/ldrom_uart.h>

Collaboration diagram for serial_data:

Public Attributes

union evbme_msg evbme
 
struct dfu_cmd_msg dfu
 
uint8_t generic
 

Detailed Description

Union of all types of "data" (which commes after "cmdid" and "len")

Member Data Documentation

◆ dfu

struct dfu_cmd_msg serial_data::dfu

◆ evbme

union evbme_msg serial_data::evbme

◆ generic

uint8_t serial_data::generic

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