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::_mask_enable_register Struct Reference

#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
 

Field Documentation

◆ AFF

uint16_t AFF

◆ APOL

uint16_t APOL

◆ BOL

uint16_t BOL

◆ BUL

uint16_t BUL

◆ CNVR

uint16_t CNVR

◆ CVRF

uint16_t CVRF

◆ LEN

uint16_t LEN

◆ MemError

uint16_t MemError

◆ OVF

uint16_t OVF

◆ POL

uint16_t POL

◆ RESERVED

uint16_t RESERVED

◆ SOL

uint16_t SOL

◆ SUL

uint16_t SUL

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