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

data structure for supported bands More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Inheritance diagram for TWiMODLORAWAN_SupportedBands:

Public Attributes

UINT8 NumOfEntries
 
UINT8 BandIndex [(WiMODLORAWAN_APP_PAYLOAD_LEN/2)]
 
UINT8 MaxEIRP [(WiMODLORAWAN_APP_PAYLOAD_LEN/2)]
 

Detailed Description

data structure for supported bands

Member Data Documentation

◆ BandIndex

UINT8 TWiMODLORAWAN_SupportedBands::BandIndex[(WiMODLORAWAN_APP_PAYLOAD_LEN/2)]

BandIndex

◆ MaxEIRP

UINT8 TWiMODLORAWAN_SupportedBands::MaxEIRP[(WiMODLORAWAN_APP_PAYLOAD_LEN/2)]

Max EIRP for band

◆ NumOfEntries

UINT8 TWiMODLORAWAN_SupportedBands::NumOfEntries

number of entries in this data structure


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