Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ina2xx.h File Reference

Go to the source code of this file.

Enumerations

enum  sensor_channel_ina2xx { SENSOR_CHAN_INA2XX_ENERGY = SENSOR_CHAN_PRIV_START , SENSOR_CHAN_INA2XX_CHARGE }
 INA2XX extra sensor channels. More...
enum  sensor_attribute_ina2xx { SENSOR_ATTR_ADC_CONFIGURATION = SENSOR_ATTR_PRIV_START }

Enumeration Type Documentation

◆ sensor_attribute_ina2xx

Enumerator
SENSOR_ATTR_ADC_CONFIGURATION 

ADC configuration.

◆ sensor_channel_ina2xx

INA2XX extra sensor channels.

Enumerator
SENSOR_CHAN_INA2XX_ENERGY 

Accumulated energy, in Joules.

SENSOR_CHAN_INA2XX_CHARGE 

Accumulated charge, in Coulombs.