![]() |
Demo HCI Implementation for WiMOD-LR Devices
V2.0.3
|
Basic information about system status of the WiMOD. More...
#include <SAP/WiMOD_SAP_DEVMGMT_PLUS_IDs.h>
Public Attributes | |
| UINT8 | Status |
| UINT8 | SysTickResolution |
| UINT32 | SysTickCounter |
| UINT32 | RtcTime |
| UINT16 | NvmStatus |
| UINT16 | BatteryStatus |
| UINT16 | ExtraStatus |
| UINT32 | RxPackets |
| UINT32 | RxAddressMatch |
| UINT32 | RxCRCError |
| UINT32 | TxPackets |
| UINT32 | TxError |
| UINT32 | TxMediaBusyEvents |
Basic information about system status of the WiMOD.
| UINT16 TWiMODLR_DevMgmt_SystemStatusPlus::BatteryStatus |
current voltage level of power supply in mV
| UINT16 TWiMODLR_DevMgmt_SystemStatusPlus::ExtraStatus |
extra status bits
| UINT16 TWiMODLR_DevMgmt_SystemStatusPlus::NvmStatus |
Status of the internal NVM slots
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::RtcTime |
32bit encoded current RTC timestamp (
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::RxAddressMatch |
number of received radio packets with CRC and Address OK
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::RxCRCError |
number of received radio packets with CRC Error
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::RxPackets |
number of received radio packets with CRC OK
| UINT8 TWiMODLR_DevMgmt_SystemStatusPlus::Status |
status flag; indicates if other values are vaild
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::SysTickCounter |
virtual systick counter value
| UINT8 TWiMODLR_DevMgmt_SystemStatusPlus::SysTickResolution |
systick interval time in ms
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::TxError |
number of not transmitted radio packets
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::TxMediaBusyEvents |
number of not transmitted packets due to LBT result “media busy”
| UINT32 TWiMODLR_DevMgmt_SystemStatusPlus::TxPackets |
number of transmitted radio packets