lriot 2.1.0.0
|
GFSK packet statistic structure. More...
#include <lr1110_radio_types.h>
Data Fields | |
uint16_t | nb_pkt_received |
Total number of received packets. | |
uint16_t | nb_pkt_crc_error |
Total number of received packets with CRC error. | |
uint16_t | nb_pkt_len_error |
Total number of received packets with a length error. | |
GFSK packet statistic structure.
uint16_t nb_pkt_crc_error |
Total number of received packets with CRC error.
uint16_t nb_pkt_len_error |
Total number of received packets with a length error.
uint16_t nb_pkt_received |
Total number of received packets.