|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
AC input measurement registers. More...
#include <AXP192Regs.hpp>
Static Public Attributes | |
| static constexpr uint8_t | ACIN_VOL_H8 = 0x56 |
| static constexpr uint8_t | ACIN_VOL_L4 = 0x57 |
| static constexpr uint8_t | ACIN_CUR_H8 = 0x58 |
| static constexpr uint8_t | ACIN_CUR_L4 = 0x59 |
AC input measurement registers.
Definition at line 125 of file AXP192Regs.hpp.
|
staticconstexpr |
Definition at line 128 of file AXP192Regs.hpp.
Referenced by axp1xx::AdcTraitsBase< AXP192Core >::readChannel().
|
staticconstexpr |
Definition at line 129 of file AXP192Regs.hpp.
Referenced by axp1xx::AdcTraitsBase< AXP192Core >::readChannel().
|
staticconstexpr |
Definition at line 126 of file AXP192Regs.hpp.
Referenced by axp1xx::AdcTraitsBase< AXP192Core >::readChannel().
|
staticconstexpr |
Definition at line 127 of file AXP192Regs.hpp.
Referenced by axp1xx::AdcTraitsBase< AXP192Core >::readChannel().