Crate rppal [] [src]

RPPAL is a Rust library that provides access to the Raspberry Pi's GPIO and SPI peripherals. Support for additional peripherals will be added in future updates. The library is compatible with the Raspberry Pi A, A+, B, B+, 2B, 3B, 3B+, Compute, Compute 3, Zero and Zero W.

Modules

gpio

Interface for the GPIO peripheral.

spi

Interface for the SPI peripherals.

system

Raspberry Pi system-related tools.