CC26xx Driver Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 AON_BatmonTempGetDegC (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 AON_BatmonTempGetDegC().