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

Structure containing the radio (stack) config parameters of the WiMOD (only for LR-BASE) More...

#include <SAP/WiMOD_SAP_DEVMGMT_PLUS_IDs.h>

Public Attributes

UINT8 Status
 
UINT8 StoreNwmFlag
 
TRadioCfg_RadioModePlus RadioMode
 
UINT8 GroupAddress
 
UINT8 TxGroupAddress
 
UINT16 DeviceAddress
 
UINT16 TxDeviceAddress
 
TRadioCfg_ModulationPlus Modulation
 
UINT8 RfFreq_LSB
 
UINT8 RfFreq_MID
 
UINT8 RfFreq_MSB
 
TRadioCfg_LoRaBandwidthPlus LoRaBandWidth
 
TRadioCfg_FLRCBandwidthPlus FLRCBandWidth
 
TRadioCfg_FSKBandwidthPlus FSKBandWidth
 
TRadioCfg_LoRaSpreadingFactorPlus LoRaSpreadingFactor
 
TRadioCfg_LoRaErrorCodingPlus LoRaErrorCoding
 
TRadioCfg_FLRCErrorCodingPlus FLRCErrorCoding
 
TRadioCfg_PowerLevelPlus PowerLevel
 
TRadioCfg_TxControlPlus TxControl
 
TRadioCfg_RxControlPlus RxControl
 
UINT16 RxWindowTime
 
UINT8 LedControl
 
UINT8 MiscOptions
 
TRadioCfg_PowerSavingModePlus PowerSavingMode
 
INT16 LbtThreshold
 

Detailed Description

Structure containing the radio (stack) config parameters of the WiMOD (only for LR-BASE)

Member Data Documentation

◆ DeviceAddress

UINT16 TWiMODLR_DevMgmt_RadioConfigPlus::DeviceAddress

RF device address used for RX

◆ FLRCBandWidth

TRadioCfg_FLRCBandwidthPlus TWiMODLR_DevMgmt_RadioConfigPlus::FLRCBandWidth

Bandwidth setting for the FLRC modulation

◆ FLRCErrorCoding

TRadioCfg_FLRCErrorCodingPlus TWiMODLR_DevMgmt_RadioConfigPlus::FLRCErrorCoding

FLRC Error Coding

◆ FSKBandWidth

TRadioCfg_FSKBandwidthPlus TWiMODLR_DevMgmt_RadioConfigPlus::FSKBandWidth

Bandwidth setting for the FSK modulation

◆ GroupAddress

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::GroupAddress

Group address of WiMOD (for RX)

◆ LbtThreshold

INT16 TWiMODLR_DevMgmt_RadioConfigPlus::LbtThreshold

ListenBeforeTalk threshold value

◆ LedControl

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::LedControl

control byte for the LED (of the demoboard)

◆ LoRaBandWidth

TRadioCfg_LoRaBandwidthPlus TWiMODLR_DevMgmt_RadioConfigPlus::LoRaBandWidth

Bandwidth setting for the LoRa modulation

◆ LoRaErrorCoding

TRadioCfg_LoRaErrorCodingPlus TWiMODLR_DevMgmt_RadioConfigPlus::LoRaErrorCoding

LoRa Error Coding

◆ LoRaSpreadingFactor

TRadioCfg_LoRaSpreadingFactorPlus TWiMODLR_DevMgmt_RadioConfigPlus::LoRaSpreadingFactor

LoRa Spreading factor

◆ MiscOptions

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::MiscOptions

misc options field

◆ Modulation

TRadioCfg_ModulationPlus TWiMODLR_DevMgmt_RadioConfigPlus::Modulation

RF Modulation to be used for TX

◆ PowerLevel

TRadioCfg_PowerLevelPlus TWiMODLR_DevMgmt_RadioConfigPlus::PowerLevel

Power Level setting

◆ PowerSavingMode

TRadioCfg_PowerSavingModePlus TWiMODLR_DevMgmt_RadioConfigPlus::PowerSavingMode

PowerSaving; 1 = enable/ on; 0 = disable / off

◆ RadioMode

TRadioCfg_RadioModePlus TWiMODLR_DevMgmt_RadioConfigPlus::RadioMode

Radio Mode setting

◆ RfFreq_LSB

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::RfFreq_LSB

lower part of the 24bit frequency register of the transceiver

◆ RfFreq_MID

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::RfFreq_MID

mid part of the 24bit frequency register of the transceiver

◆ RfFreq_MSB

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::RfFreq_MSB

high part of the 24bit frequency register of the transceiver

◆ RxControl

TRadioCfg_RxControlPlus TWiMODLR_DevMgmt_RadioConfigPlus::RxControl

Options related to RX operations

◆ RxWindowTime

UINT16 TWiMODLR_DevMgmt_RadioConfigPlus::RxWindowTime

Time settings related to the RX Window

◆ Status

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::Status

Status Flag of HCI get operation; only vaild if config has been requested

◆ StoreNwmFlag

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::StoreNwmFlag

Store the config in NVM or RAM; 1 = store in NVM

◆ TxControl

TRadioCfg_TxControlPlus TWiMODLR_DevMgmt_RadioConfigPlus::TxControl

Options related to TX operations

◆ TxDeviceAddress

UINT16 TWiMODLR_DevMgmt_RadioConfigPlus::TxDeviceAddress

RF device address used for TX

◆ TxGroupAddress

UINT8 TWiMODLR_DevMgmt_RadioConfigPlus::TxGroupAddress

Group address to be used for TX


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