|
HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
|
This is the complete list of members for TMC9660::GPIO, including all inherited members.
| driver | TMC9660::GPIO | private |
| GPIO(TMC9660 &parent) noexcept | TMC9660::GPIO | inlineexplicitprivate |
| readAnalog(uint8_t pin, uint16_t &value) noexcept | TMC9660::GPIO | |
| readDigital(uint8_t pin, bool &value) noexcept | TMC9660::GPIO | |
| setMode(uint8_t pin, bool output, bool pullEnable=false, bool pullUp=true) noexcept | TMC9660::GPIO | |
| TMC9660 | TMC9660::GPIO | friend |
| writePin(uint8_t pin, bool value) noexcept | TMC9660::GPIO |