Microchip® Advanced Software Framework

tstrM2mBatteryVoltage Struct Reference

Battery Voltage.

This struct stores the battery voltage.

#include <m2m_types.h>

Data Fields

uint8 __PAD16__ [2]
 
uint16 u16BattVolt
 

uint8 tstrM2mBatteryVoltage::__PAD16__

Padding bytes for forcing 4-byte alignment

uint16 tstrM2mBatteryVoltage::u16BattVolt

Battery Voltage

Referenced by m2m_wifi_set_battery_voltage().