Module rust_gpiozero::devices[][src]

Describes generic devices such as GPIODevice and CompositeDevice

Structs

GpioDevice

Represents a generic GPIO device and provides the services common to all single-pin GPIO devices

Traits

Device

Represents a single device of any type; GPIO-based, SPI-based, I2C-based, etc. It defines the basic services applicable to all devices