Mistake on this page?
Report an issue in GitHub or email us
Data Fields
packet_status_t Struct Reference

Represents the packet status for every packet type. More...

#include <sx126x_ds.h>

Data Fields

radio_modems_t modem_type
 Packet to which the packet status are referring to. More...
 
int8_t rssi_avg
 The averaged RSSI. More...
 
int8_t rssi_sync
 The RSSI measured on last packet. More...
 
int8_t rssi_pkt
 The RSSI of the last packet. More...
 
int8_t snr_pkt
 The SNR of the last packet. More...
 

Detailed Description

Represents the packet status for every packet type.

Definition at line 613 of file sx126x_ds.h.

Field Documentation

Packet to which the packet status are referring to.

Definition at line 614 of file sx126x_ds.h.

int8_t rssi_avg

The averaged RSSI.

Definition at line 618 of file sx126x_ds.h.

int8_t rssi_pkt

The RSSI of the last packet.

Definition at line 623 of file sx126x_ds.h.

int8_t rssi_sync

The RSSI measured on last packet.

Definition at line 619 of file sx126x_ds.h.

int8_t snr_pkt

The SNR of the last packet.

Definition at line 624 of file sx126x_ds.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.