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.
Loading...
Searching...
No Matches
ina234::_reg::_config_register Struct Reference

#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
 

Field Documentation

◆ ACDRANGE

uint16_t ACDRANGE

◆ AVG

uint16_t AVG

◆ MODE

uint16_t MODE

◆ RESERVED

uint16_t RESERVED

◆ RST

uint16_t RST

◆ VBUSCT

uint16_t VBUSCT

◆ VSHCT

uint16_t VSHCT

The documentation for this struct was generated from the following file: