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 Structures | |
struct | _alert_limit_register |
struct | _bus_voltage_register |
struct | _calibration_register |
struct | _config_register |
struct | _current_register |
struct | _devide_id_register |
struct | _manufacture_id_register |
struct | _mask_enable_register |
struct | _power_register |
struct | _shunt_voltage_register |
struct ina234::_reg::_alert_limit_register alert_limit_register |
struct ina234::_reg::_bus_voltage_register bus_voltage_register |
struct ina234::_reg::_calibration_register calibration_register |
struct ina234::_reg::_config_register config_register |
struct ina234::_reg::_current_register current_register |
struct ina234::_reg::_devide_id_register devide_id_register |
struct ina234::_reg::_manufacture_id_register manufacture_id_register |
struct ina234::_reg::_mask_enable_register mask_enable_register |
struct ina234::_reg::_power_register power_register |
uint8_t raw_data[2] |
struct ina234::_reg::_shunt_voltage_register shunt_voltage_register |