Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
_Msg Union Reference

#include <scp.h>

Collaboration diagram for _Msg:

Public Attributes

struct { 
 
   uint8_t   cmd 
 
   uint16_t   len 
 
   uint8_t   data [SCP_MSG_BUF_SIZE
 
st 
 
uint8_t raw [3+SCP_MSG_BUF_SIZE]
 

Detailed Description

Definition at line 56 of file scp.h.

Member Data Documentation

◆ cmd

uint8_t _Msg::cmd

Definition at line 58 of file scp.h.

◆ data

Definition at line 60 of file scp.h.

◆ len

uint16_t _Msg::len

Definition at line 59 of file scp.h.

◆ raw

uint8_t _Msg::raw[3+SCP_MSG_BUF_SIZE]

Definition at line 62 of file scp.h.

◆ [struct]

struct { ... } _Msg::st

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