![]() |
SparkFun INA2XX Arduino Library
v1.0.0-3-gc9007d6
Arduino Library for the SparkFun Qwiic Power Monitor (INA228 / INA237)
|
Header file for the SparkFun INA237 power monitor driver. More...
#include "sfDevINA2XX.h"Go to the source code of this file.
Classes | |
| class | sfDevINA237 |
| INA237 power monitor driver (also covers the register-compatible INA238). More... | |
Header file for the SparkFun INA237 power monitor driver.
sfDevINA237 extends sfDevINA2XX with INA237-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 INA237 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