Demo HCI Implementation for WiMOD-LR Devices  V2.0.3
TWiMODLORAWAN_TX_Data Struct Reference

Structure containing all data necessary to transmitting a data message. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_TX_Data:

Public Attributes

UINT8 Port
 
UINT8 Length
 
UINT8 Payload [WiMODLORAWAN_APP_PAYLOAD_LEN]
 

Detailed Description

Structure containing all data necessary to transmitting a data message.

Member Data Documentation

◆ Length

UINT8 TWiMODLORAWAN_TX_Data::Length

Length of the payload data

◆ Payload

UINT8 TWiMODLORAWAN_TX_Data::Payload[WiMODLORAWAN_APP_PAYLOAD_LEN]

(user) payload

◆ Port

UINT8 TWiMODLORAWAN_TX_Data::Port

target LoRaWAN port number


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