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 | LEN:1 |
uint16_t | APOL:1 |
uint16_t | OVF:1 |
uint16_t | CVRF:1 |
uint16_t | AFF:1 |
uint16_t | MemError:1 |
uint16_t | RESERVED:4 |
uint16_t | CNVR:1 |
uint16_t | POL:1 |
uint16_t | BUL:1 |
uint16_t | BOL:1 |
uint16_t | SUL:1 |
uint16_t | SOL:1 |
uint16_t AFF |
uint16_t APOL |
uint16_t BOL |
uint16_t BUL |
uint16_t CNVR |
uint16_t CVRF |
uint16_t LEN |
uint16_t MemError |
uint16_t OVF |
uint16_t POL |
uint16_t RESERVED |
uint16_t SOL |
uint16_t SUL |