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