gpio library

Classes

Gpio
Base GPIO interface supported by all GPIO implementations.
GpioException
Exceptions thrown by GPIO.
GpioInput
A GPIO input pin.
GpioOutput
A GPIO output pin.
GpioPwm
A GPIO software driven PWM pin.

Enums

Pull
A GpioInput can have an internal pull up or pull down resistor.