AIROC™ BTSDK v4.4 - Documentation | ||||
List of parameters and defined functions needed to access the Battery Monitor. More...
Functions | |
wiced_bool_t | wiced_hal_batmon_config (uint8_t adcInputConnected, uint32_t measurementInterval, uint8_t numMeasurementsToAvg, uint16_t fullVoltage, uint16_t emptyVoltage, uint16_t shutdownVoltage, uint8_t maxLevel, uint8_t reportID, uint8_t reportLength, uint8_t reportOnConnect) |
Defines a driver to facilitate interfacing with the Battery Monitor. More... | |
void | wiced_hal_batmon_init (void) |
Initialize and then start the Battery Monitor. More... | |
void | wiced_hal_batmon_poll_monitor (void) |
Polls the battery by monitoring the voltage via the ADC. More... | |
List of parameters and defined functions needed to access the Battery Monitor.