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

LoRaWAN MAC command structure. More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_MacCmd:

Public Attributes

UINT8 DataServiceType
 
UINT8 MacCmdID
 
UINT8 Payload [WiMODLORAWAN_MAC_CMD_PAYLOAD_LENGTH]
 
UINT8 Length
 

Detailed Description

LoRaWAN MAC command structure.

Member Data Documentation

◆ DataServiceType

UINT8 TWiMODLORAWAN_MacCmd::DataServiceType

Data service type

◆ Length

UINT8 TWiMODLORAWAN_MacCmd::Length

length of payload

◆ MacCmdID

UINT8 TWiMODLORAWAN_MacCmd::MacCmdID

MAC command ID

◆ Payload

UINT8 TWiMODLORAWAN_MacCmd::Payload[WiMODLORAWAN_MAC_CMD_PAYLOAD_LENGTH]

payload for MAC command


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