![]() |
Contiki-NG
|
Driver for the CC13xx/CC26xx AON battery monitor. More...
#include "contiki.h"
#include "lib/sensors.h"
#include "batmon-sensor.h"
#include "ti-lib.h"
#include <stdint.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
static int | value (int type) |
Returns a reading from the sensor. | |
static int | configure (int type, int enable) |
Configuration function for the battery monitor sensor. | |
static int | status (int type) |
Returns the status of the sensor. | |
Driver for the CC13xx/CC26xx AON battery monitor.
Definition in file batmon-sensor.c.