#include <pic_packet.h>
Data Fields | |
uns8 | check_byte |
uns16 | dest_addr |
uns8 | payload [8] |
uns16 | pkt_id |
uns16 | r1_addr |
uns16 | r2_addr |
uns16 | r3_addr |
uns16 | source_addr |
Definition at line 75 of file pic_packet.h.
Definition at line 83 of file pic_packet.h.
Referenced by pkt_calc_check_byte(), and pkt_check_check_byte().
uns8 _rf_packet_det::payload[8] |
uns16 _rf_packet_det::pkt_id |
uns16 _rf_packet_det::r1_addr |
Definition at line 79 of file pic_packet.h.
Referenced by pkt_print_packet(), pkt_process_tx_queue(), and pkt_send().
uns16 _rf_packet_det::r2_addr |
uns16 _rf_packet_det::r3_addr |