Demo HCI Implementation for WiMOD-LR Devices  V1.3.1
TWiMODLORAWAN_RX_ACK_Data Struct Reference

Data structure for received Acknowledgment data. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 StatusFormat
 
UINT8 ChannelIndex
 
UINT8 DataRateIndex
 
INT8 RSSI
 
INT8 SNR
 
UINT8 RxSlot
 
bool OptionalInfoAvaiable
 

Detailed Description

Data structure for received Acknowledgment data.

Member Data Documentation

UINT8 TWiMODLORAWAN_RX_ACK_Data::ChannelIndex

used channel index (

See also
TLoRaWAN_Channel_* definitions)
UINT8 TWiMODLORAWAN_RX_ACK_Data::DataRateIndex

used data rate index (

See also
TLoRaWANDataRate)
bool TWiMODLORAWAN_RX_ACK_Data::OptionalInfoAvaiable

are the optional value fields available

INT8 TWiMODLORAWAN_RX_ACK_Data::RSSI

RSSI value for the received packet

UINT8 TWiMODLORAWAN_RX_ACK_Data::RxSlot

number of the rx slot that contained the messsage

INT8 TWiMODLORAWAN_RX_ACK_Data::SNR

SNR value for the received packet

UINT8 TWiMODLORAWAN_RX_ACK_Data::StatusFormat

Status/Format Field for this message


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