Crate gpio_rust[][src]

Modules

Contains all the basic, low-level functions used to control the Raspberry PI’s GPIO pins.

Functions

Returns a boolean value to indicate if the correct Raspberry PI GPIO libraries have been installed. This crate will not work is the libraries are not installed. The libraries do not come with this crate and need to be installed separately.