32#include "../../PmicLedBase.hpp"
Core I2C communication layer for the AXP2101 PMIC.
Charging indicator LED control for the AXP2101 PMIC.
bool setOutputType(OutputType type) override
Set the LED output driver type.
bool setManualState(ManualState state) override
For manual mode, set the LED output state.
Mode getMode() override
Get the current LED operating mode.
bool setMode(Mode mode) override
Set the LED operating mode.
ManualState getManualState() override
Get the current manual LED state.
ManualState
Manual LED state (portable subset).
Mode
High-level LED operating mode (portable subset).