|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
This is the complete list of members for SensorHalCustom, including all inherited members.
| CustomMode typedef | SensorHalCustom | |
| CustomRead typedef | SensorHalCustom | |
| CustomWrite typedef | SensorHalCustom | |
| modeCallback | SensorHalCustom | protected |
| readCallback | SensorHalCustom | protected |
| SensorHalCustom() | SensorHalCustom | inline |
| setCustomMode(CustomMode callback) | SensorHalCustom | inline |
| setCustomRead(CustomRead callback) | SensorHalCustom | inline |
| setCustomWrite(CustomWrite callback) | SensorHalCustom | inline |
| writeCallback | SensorHalCustom | protected |