openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
ina220_config_reg_t Union Reference

#include <ina220.h>

Data Fields

struct { 
 
   uint16_t   reset:1 
 
   uint16_t   reserved:1 
 
   uint16_t   bus_voltage_range:1 
 
   uint16_t   pga_gain:2 
 
   uint16_t   bus_adc_resolution:4 
 
   uint16_t   shunt_adc_resolution:4 
 
   uint16_t   mode:3 
 
cfg_struct 
 
uint16_t cfg_word
 

Field Documentation

◆ bus_adc_resolution

uint16_t ina220_config_reg_t::bus_adc_resolution

◆ bus_voltage_range

uint16_t ina220_config_reg_t::bus_voltage_range

◆ [struct]

struct { ... } ina220_config_reg_t::cfg_struct

◆ cfg_word

uint16_t ina220_config_reg_t::cfg_word

◆ mode

uint16_t ina220_config_reg_t::mode

◆ pga_gain

uint16_t ina220_config_reg_t::pga_gain

◆ reserved

uint16_t ina220_config_reg_t::reserved

◆ reset

uint16_t ina220_config_reg_t::reset

◆ shunt_adc_resolution

uint16_t ina220_config_reg_t::shunt_adc_resolution

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