INA234 HAL Based Library 1.0.1
This library is a software library that works with the INA234 current, voltage, and power monitor chip. This library provides a convenient and efficient way to access the I2C interfaces of the chip, allowing developers to easily integrate this power meter into their systems.
|
#include <ina234.h>
Data Fields | |
uint16_t | MODE:3 |
uint16_t | VSHCT:3 |
uint16_t | VBUSCT:3 |
uint16_t | AVG:3 |
uint16_t | ACDRANGE:1 |
uint16_t | RESERVED:2 |
uint16_t | RST:1 |
uint16_t ACDRANGE |
uint16_t AVG |
uint16_t MODE |
uint16_t RESERVED |
uint16_t RST |
uint16_t VBUSCT |
uint16_t VSHCT |