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

HCI Configuration Parameters. More...

#include <SAP/WiMOD_SAP_DEVMGMT_IDs.h>

Public Attributes

UINT8 StoreNwmFlag
 
UINT8 Status
 
TWiMOD_HCI_Baudrate BaudrateID
 
UINT16 NumWakeUpChars
 
UINT8 TxHoldTime
 
UINT8 RxHoldTime
 

Detailed Description

HCI Configuration Parameters.

Member Data Documentation

◆ BaudrateID

TWiMOD_HCI_Baudrate TWiMODLR_DevMgmt_HciConfig::BaudrateID

Baudrate setting; see documentation

◆ NumWakeUpChars

UINT16 TWiMODLR_DevMgmt_HciConfig::NumWakeUpChars

Number of wakeUp chars; see documentation

◆ RxHoldTime

UINT8 TWiMODLR_DevMgmt_HciConfig::RxHoldTime

Rx hold time in ms; see documentation

◆ Status

UINT8 TWiMODLR_DevMgmt_HciConfig::Status

status flag; indicates if other values are vaild

◆ StoreNwmFlag

UINT8 TWiMODLR_DevMgmt_HciConfig::StoreNwmFlag

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

◆ TxHoldTime

UINT8 TWiMODLR_DevMgmt_HciConfig::TxHoldTime

Tx hold time in ms; see documentation


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