lriot 2.1.0.0
lr1110_radio_stats_lora_s Struct Reference

LoRa 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_header_error
 Total number of packets with header error.
 
uint16_t nb_pkt_falsesync
 Total number of false sync.
 

Detailed Description

LoRa packet statistic structure.

Field Documentation

◆ nb_pkt_crc_error

uint16_t nb_pkt_crc_error

Total number of received packets with CRC error.

◆ nb_pkt_falsesync

uint16_t nb_pkt_falsesync

Total number of false sync.

◆ nb_pkt_header_error

uint16_t nb_pkt_header_error

Total number of packets with header error.

◆ nb_pkt_received

uint16_t nb_pkt_received

Total number of received packets.


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