openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
ina3221_data_t Struct Reference

#include <ina3221.h>

Collaboration diagram for ina3221_data_t:

Data Fields

uint8_t chipid
 
sensor_tsensors [6]
 
const ina3221_config_tconfig
 
uint32_t rshunt
 
ina3221_config_reg_t curr_reg_config
 
uint16_t regs [INA3221_VOLTAGE_REGISTERS]
 

Field Documentation

◆ chipid

uint8_t ina3221_data_t::chipid

◆ config

const ina3221_config_t* ina3221_data_t::config

◆ curr_reg_config

ina3221_config_reg_t ina3221_data_t::curr_reg_config

◆ regs

uint16_t ina3221_data_t::regs[INA3221_VOLTAGE_REGISTERS]

◆ rshunt

uint32_t ina3221_data_t::rshunt

◆ sensors

sensor_t* ina3221_data_t::sensors[6]

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