#include <an_packet_protocol.h>
| Public Attributes | |
| uint8_t | data [1] | 
| uint8_t | header [AN_PACKET_HEADER_SIZE] | 
| uint8_t | id | 
| uint8_t | length | 
Definition at line 61 of file an_packet_protocol.h.
| uint8_t an_packet_t::data[1] | 
Definition at line 66 of file an_packet_protocol.h.
| uint8_t an_packet_t::header[AN_PACKET_HEADER_SIZE] | 
Definition at line 65 of file an_packet_protocol.h.
| uint8_t an_packet_t::id | 
Definition at line 63 of file an_packet_protocol.h.
| uint8_t an_packet_t::length | 
Definition at line 64 of file an_packet_protocol.h.