my_teams
p_packet_s Struct Reference

Represents a packet with type and data. More...

#include <protocol.h>

Collaboration diagram for p_packet_s:
Collaboration graph

Public Attributes

uint16_t type
 
uint8_t data [DATA_SIZE]
 

Detailed Description

Represents a packet with type and data.

Member Data Documentation

◆ data

uint8_t p_packet_s::data[DATA_SIZE]

◆ type

uint16_t p_packet_s::type

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