HF-TMC9660 Driver
Hardware Agnostic C++ Driver for the TMC9660
Loading...
Searching...
No Matches
TMC9660::GPIO Member List

This is the complete list of members for TMC9660::GPIO, including all inherited members.

driverTMC9660::GPIOprivate
GPIO(TMC9660 &parent) noexceptTMC9660::GPIOinlineexplicitprivate
readAnalog(uint8_t pin, uint16_t &value) noexceptTMC9660::GPIO
readDigital(uint8_t pin, bool &value) noexceptTMC9660::GPIO
setMode(uint8_t pin, bool output, bool pullEnable=false, bool pullUp=true) noexceptTMC9660::GPIO
TMC9660TMC9660::GPIOfriend
writePin(uint8_t pin, bool value) noexceptTMC9660::GPIO