![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
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 |
HCI Configuration Parameters.
| TWiMOD_HCI_Baudrate TWiMODLR_DevMgmt_HciConfig::BaudrateID |
Baudrate setting; see documentation
| UINT16 TWiMODLR_DevMgmt_HciConfig::NumWakeUpChars |
Number of wakeUp chars; see documentation
| UINT8 TWiMODLR_DevMgmt_HciConfig::RxHoldTime |
Rx hold time in ms; see documentation
| UINT8 TWiMODLR_DevMgmt_HciConfig::Status |
status flag; indicates if other values are vaild
| UINT8 TWiMODLR_DevMgmt_HciConfig::StoreNwmFlag |
Store the config in NVM or RAM; 1 = store in NVM
| UINT8 TWiMODLR_DevMgmt_HciConfig::TxHoldTime |
Tx hold time in ms; see documentation