Loading...
Searching...
No Matches
netdev_lora_rx_info_t Struct Reference

Received LoRa packet status information. More...

Detailed Description

Received LoRa packet status information.

Definition at line 34 of file lora.h.

#include <lora.h>

Data Fields

int16_t rssi
 RSSI of a received packet.
 
int8_t snr
 S/N ratio.
 

Field Documentation

◆ rssi

int16_t netdev_lora_rx_info_t::rssi

RSSI of a received packet.

Definition at line 35 of file lora.h.

◆ snr

int8_t netdev_lora_rx_info_t::snr

S/N ratio.

Definition at line 36 of file lora.h.


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