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