|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
This is the complete list of members for AXP202Channel, including all inherited members.
| AXP202Channel(AXP202Core &core) | AXP202Channel | explicit |
| CH_DCDC2 | AXP202Channel | static |
| CH_DCDC3 | AXP202Channel | static |
| CH_EXTEN | AXP202Channel | static |
| CH_LDO2 | AXP202Channel | static |
| CH_LDO3 | AXP202Channel | static |
| CH_LDO4 | AXP202Channel | static |
| CH_LDOio | AXP202Channel | static |
| CHANNEL_COUNT | AXP202Channel | static |
| count() const override | AXP202Channel | virtual |
| enable(uint8_t channel, bool enable) override | AXP202Channel | virtual |
| getInfo(uint8_t channel) const override | AXP202Channel | virtual |
| getVoltage(uint8_t channel) override | AXP202Channel | virtual |
| isEnabled(uint8_t channel) override | AXP202Channel | virtual |
| setVoltage(uint8_t channel, uint16_t mV) override | AXP202Channel | virtual |
| Type enum name | PmicChannelBase | |
| ~AXP202Channel()=default | AXP202Channel | |
| ~PmicChannelBase()=default | PmicChannelBase | virtual |