![]() |
SparkFun INA2XX Arduino Library
v1.0.0-3-gc9007d6
Arduino Library for the SparkFun Qwiic Power Monitor (INA228 / INA237)
|
Header file for the SparkFun INA228 high-precision power monitor driver. More...
#include "sfDevINA2XX.h"Go to the source code of this file.
Classes | |
| class | sfDevINA228 |
| INA228 high-precision power/energy/charge monitor driver. More... | |
Header file for the SparkFun INA228 high-precision power monitor driver.
sfDevINA228 extends sfDevINA2XX with INA228-specific measurement capabilities:
The measurement bodies themselves live once in sfDevINA2XX as individually templated/parameterized helpers; the methods below are thin forwarders that pass the INA228 types and constants. Like the base class, every method returns a SparkFun Toolkit error code; measured values are returned through reference (output) parameters.
SPDX-License-Identifier: MIT