Library pin

To use this library in your code:

import gpio.pin
Deprecated. Use the 'gpio' library (import gpio) instead.

Exported interfaces

A General Purpose Input/Output (GPIO) pin.

Exported classes

A GPIO chip on Linux.

A pin that does the opposite of the physical pin that it takes in the constructor.

A base class for pins.

Virtual pin.