HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
Loading...
Searching...
No Matches
tmc9660::TMC9660< CommType >::GPIO Member List

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

drivertmc9660::TMC9660< CommType >::GPIOprivate
GPIO(TMC9660 &parent) noexcepttmc9660::TMC9660< CommType >::GPIOinlineexplicitprivate
readAnalog(uint8_t pin, uint16_t &value) noexcepttmc9660::TMC9660< CommType >::GPIO
readDigital(uint8_t pin, bool &value) noexcepttmc9660::TMC9660< CommType >::GPIO
setMode(uint8_t pin, bool output, bool pullEnable=false, bool pullUp=true) noexcepttmc9660::TMC9660< CommType >::GPIO
TMC9660tmc9660::TMC9660< CommType >::GPIOfriend
writePin(uint8_t pin, bool value) noexcepttmc9660::TMC9660< CommType >::GPIO