Home
Server
Lib
Interfaces
API
Write Plugins
Gpio
List of All Members for Gpio
This is the complete list of members for
Gpio
, including inherited members.
enum
Direction
enum
Edge
enum
Value
Gpio
(const int &, QObject *)
~Gpio
()
activeLow
() : bool
direction
() : Gpio::Direction
edgeInterrupt
() : Gpio::Edge
exportGpio
() : bool
gpioDirectory
() const : QString
gpioNumber
() const : int
isAvailable
() : bool
setActiveLow
(bool) : bool
setDirection
(Gpio::Direction) : bool
setEdgeInterrupt
(Gpio::Edge) : bool
setValue
(Gpio::Value) : bool
unexportGpio
() : bool
value
() : Gpio::Value