Expand description
Describes generic devices such as GPIODevice
and CompositeDevice
Structs§
- Gpio
Device - 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