INA219 Arduino Library by Soldered 1.0.0
This is a library for the INA219 easyC sensor Module
Loading...
Searching...
No Matches
INA219 Member List

This is the complete list of members for INA219, including all inherited members.

begin(uint8_t address=INA219_ADDRESS)INA219
calibrate(float rShuntValue=0.1, float iMaxExcepted=2)INA219
configure(ina219_range_t range=INA219_RANGE_32V, ina219_gain_t gain=INA219_GAIN_320MV, ina219_busRes_t busRes=INA219_BUS_RES_12BIT, ina219_shuntRes_t shuntRes=INA219_SHUNT_RES_12BIT_1S, ina219_mode_t mode=INA219_MODE_SHUNT_BUS_CONT)INA219
currentLSBINA219private
getBusRes(void)INA219
getGain(void)INA219
getMaxCurrent(void)INA219
getMaxPossibleCurrent(void)INA219
getMaxPower(void)INA219
getMaxShuntVoltage(void)INA219
getMode(void)INA219
getRange(void)INA219
getShuntRes(void)INA219
inaAddressINA219private
powerLSBINA219private
readBusPower(void)INA219
readBusVoltage(void)INA219
readRegister16(uint8_t reg)INA219private
readShuntCurrent(void)INA219
readShuntVoltage(void)INA219
rShuntINA219private
vBusMaxINA219private
vShuntMaxINA219private
writeRegister16(uint8_t reg, uint16_t val)INA219private