ina219 v0.1.0 INA219.Registers

Handle reading and writing directly from each device's registers.

Link to this section Summary

Functions

Read the bus voltage register.

Read the calibration register.

Write bytes to the device's calibration register.

Read the device's configuration register.

Write bytes to the device's configuration register.

Read the current register.

Read the power register.

Read the shunt voltage register.

Link to this section Functions

Link to this function

bus_voltage(pid)

Read the bus voltage register.

Link to this function

calibration(pid)

Read the calibration register.

Link to this function

calibration(pid, bytes)

Write bytes to the device's calibration register.

Link to this function

configuration(pid)

Read the device's configuration register.

Link to this function

configuration(pid, bytes)

Write bytes to the device's configuration register.

Read the current register.

Read the power register.

Link to this function

shunt_voltage(pid)

Read the shunt voltage register.