INA2xx  v1.1.0
Arduino Library to read current, voltage and power data from one or more INA2xx device(s)
inaEEPROM Struct Reference

#include <INA.h>

Inheritance diagram for inaEEPROM:
inaDet

Public Attributes

uint8_t type: 4
 0-15 see enumerated "ina_Type" for details
 
uint8_t operatingMode: 4
 0-15 Default to continuous mode
 
uint32_t address: 7
 0-127 I2C Address of device
 
uint32_t maxBusAmps: 10
 0-1023 Store initialization value
 
uint32_t microOhmR: 20
 0-1,048,575 Store initialization value
 

Detailed Description

Guard code definition to prevent multiple includes

typedef contains a packed bit-level defs of information stored per device


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