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

data structure for TX Power Limits More...

#include <SAP/WiMOD_SAP_LORAWAN_IDs.h>

Public Attributes

UINT8 NumOfEntries
 
UINT8 SubBandIndex [(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]
 
UINT8 TxPwrLimitFlag [(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]
 
UINT8 TxPwrLimitValue [(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]
 
UINT8 WrongParamErrCode
 

Detailed Description

data structure for TX Power Limits

Member Data Documentation

◆ NumOfEntries

UINT8 TWiMODLORAWAN_TxPwrLimitConfig::NumOfEntries

number of entries in this data structure

◆ SubBandIndex

UINT8 TWiMODLORAWAN_TxPwrLimitConfig::SubBandIndex[(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]

SubBandIndex

◆ TxPwrLimitFlag

UINT8 TWiMODLORAWAN_TxPwrLimitConfig::TxPwrLimitFlag[(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]

TX Power Limit Flag

◆ TxPwrLimitValue

UINT8 TWiMODLORAWAN_TxPwrLimitConfig::TxPwrLimitValue[(WiMODLORAWAN_APP_PAYLOAD_LEN/3)]

TX Power Limit Value

◆ WrongParamErrCode

UINT8 TWiMODLORAWAN_TxPwrLimitConfig::WrongParamErrCode

Optional error code for set operation (

See also
LORAWAN_TX_PWR_LIMIT_ERR defines)

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