Public Attributes

SCS::can_Data_t Union Reference

Union combining raw CAN payload data and CAN Aerospace message. More...

#include <canaerotypes.h>

List of all members.

Public Attributes

uint8_t byte [CAN2AB_PAYLOAD]
 Raw CAN message.
canAS_t aero
 CAN Aerospace message.

Detailed Description

Union combining raw CAN payload data and CAN Aerospace message.

The 8 payload bytes of a CAN message can either be accessed as raw bytes or as a CAN Aerospace message.


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