ESPixelStick Firmware
Firmware for the ESPixelStick
Loading...
Searching...
No Matches
FPPPacket Union Reference

#include <fseq.h>

Public Member Functions

struct { 
 
   uint8_t   header [4] 
 
   uint8_t   packet_type 
 
   uint16_t   data_len 
 
__attribute__ ((packed)) 
 

Public Attributes

uint8_t raw [301]
 

Member Function Documentation

◆ __attribute__()

struct FPPPacket::@3 FPPPacket::__attribute__ ( (packed) )

Member Data Documentation

◆ data_len

uint16_t FPPPacket::data_len

◆ header

uint8_t FPPPacket::header[4]

◆ packet_type

uint8_t FPPPacket::packet_type

◆ raw

uint8_t FPPPacket::raw[301]

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