APM:Libraries
Public Attributes | List of all members
telem_packet_cypress Struct Reference

#include <telem_structure.h>

Collaboration diagram for telem_packet_cypress:
[legend]

Public Attributes

uint8_t crc
 
enum telem_type type
 
union {
   uint8_t   pkt [14]
 
   struct telem_status   status
 
   struct telem_firmware   fw
 
payload
 

Detailed Description

Definition at line 44 of file telem_structure.h.

Member Data Documentation

◆ crc

uint8_t telem_packet_cypress::crc

Definition at line 45 of file telem_structure.h.

◆ fw

struct telem_firmware telem_packet_cypress::fw

Definition at line 50 of file telem_structure.h.

◆ payload

union { ... } telem_packet_cypress::payload

◆ pkt

uint8_t telem_packet_cypress::pkt[14]

Definition at line 48 of file telem_structure.h.

◆ status

struct telem_status telem_packet_cypress::status

Definition at line 49 of file telem_structure.h.

◆ type

enum telem_type telem_packet_cypress::type

Definition at line 46 of file telem_structure.h.


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