proxy_gpiod library

Classes

ActiveState
Whether the line should be high voltage when it's active or low voltage. The direction of a gpiod line.
Bias
Whether there should be pull-up or -down resistors connected to the line.
ChipDetails
ChipDetailsStruct
ErrorData
GpioChip
A single gpio chip providing access to some number of gpio lines / pins.
GpioLine
Provides access to a single GPIO line / pin.
LibraryProxyGPIOD
LineConfig
LineDetails
LineDirection
The direction of a gpiod line.
LineInfo
Info about a GPIO line. Also contains the line configuration.
OutputMode
The way high voltage / low voltage should be written to the line.
ProxyGpiod
Global interface to libgpiod.
SignalEdge
It's a rising edge when the voltage goes from low to high, falling from high to low.
SignalEvent
An event that can ocurr on a line when you are listening on it.

Exceptions / Errors

GPIOError