|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmBasic.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| enum SWI_TYPE_RadioBatteryState | eState |
| swi_uint32 | nCurrent |
This structure contains the radio battery state.
Supports PC cards, embedded devices, and MP line of products.
| enum SWI_TYPE_RadioBatteryState SWI_STRUCT_RadioBattery::eState |
Current battery state enumeration. See SWI_TYPE_RadioBatteryState for more details.
| swi_uint32 SWI_STRUCT_RadioBattery::nCurrent |
Current supply voltage in mV
| swi_uint32 SWI_STRUCT_RadioBattery::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application when calling SwiGetRadioBattery.