SingingCat 0
application
Data Fields
sx126x_pkt_status_lora_s Struct Reference

SX126X LoRa packet status structure definition. More...

#include <sx126x.h>

Data Fields

int8_t rssi_pkt_in_dbm
 RSSI of the last packet. More...
 
int8_t signal_rssi_pkt_in_dbm
 Estimation of RSSI (after despreading) More...
 
int8_t snr_pkt_in_db
 SNR of the last packet. More...
 

Detailed Description

SX126X LoRa packet status structure definition.

Definition at line 514 of file sx126x.h.

Field Documentation

◆ rssi_pkt_in_dbm

int8_t rssi_pkt_in_dbm

RSSI of the last packet.

Definition at line 515 of file sx126x.h.

◆ signal_rssi_pkt_in_dbm

int8_t signal_rssi_pkt_in_dbm

Estimation of RSSI (after despreading)

Definition at line 517 of file sx126x.h.

◆ snr_pkt_in_db

int8_t snr_pkt_in_db

SNR of the last packet.

Definition at line 516 of file sx126x.h.


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