|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
This is the complete list of members for PmicChannelBase, including all inherited members.
| count() const =0 | PmicChannelBase | pure virtual |
| enable(uint8_t channel, bool enable)=0 | PmicChannelBase | pure virtual |
| getInfo(uint8_t channel) const =0 | PmicChannelBase | pure virtual |
| getVoltage(uint8_t channel)=0 | PmicChannelBase | pure virtual |
| isEnabled(uint8_t channel)=0 | PmicChannelBase | pure virtual |
| setVoltage(uint8_t channel, uint16_t mV)=0 | PmicChannelBase | pure virtual |
| Type enum name | PmicChannelBase | |
| ~PmicChannelBase()=default | PmicChannelBase | virtual |