SingingCat 0
application
Data Fields
sx126x_stats_lora_s Struct Reference

SX126X LoRa reception statistics structure definition. More...

#include <sx126x.h>

Data Fields

uint16_t nb_pkt_crc_error
 
uint16_t nb_pkt_header_error
 
uint16_t nb_pkt_received
 

Detailed Description

SX126X LoRa reception statistics structure definition.

Definition at line 532 of file sx126x.h.

Field Documentation

◆ nb_pkt_crc_error

uint16_t nb_pkt_crc_error

Definition at line 534 of file sx126x.h.

◆ nb_pkt_header_error

uint16_t nb_pkt_header_error

Definition at line 535 of file sx126x.h.

◆ nb_pkt_received

uint16_t nb_pkt_received

Definition at line 533 of file sx126x.h.


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