CC26xx Driver Library
aon_batmon.c File Reference
#include <driverlib/aon_batmon.h>
#include <inc/hw_fcfg1.h>

Go to the source code of this file.

Macros

#define AON_BATMON_TEMP_INT_FIELD_WIDTH   9
 

Functions

int32_t AONBatMonTemperatureGetDegC (void)
 Get the current temperature measurement as a signed value in Deg Celsius. More...
 

Macro Definition Documentation

#define AON_BATMON_TEMP_INT_FIELD_WIDTH   9

Definition at line 46 of file aon_batmon.c.

Referenced by AONBatMonTemperatureGetDegC().