#include <pic_packet.h>
Data Fields | |
char | a [PKT_PACKET_SIZE] |
rf_packet_det | d |
Definition at line 88 of file pic_packet.h.
char _rf_packet::a[PKT_PACKET_SIZE] |
Definition at line 90 of file pic_packet.h.
Referenced by pkt_calc_check_byte(), pkt_check_check_byte(), and pkt_send_packet().
Definition at line 89 of file pic_packet.h.
Referenced by pkt_calc_check_byte(), pkt_check_check_byte(), pkt_print_packet(), pkt_process_tx_queue(), and pkt_send().