[−][src]Crate wiringpi
Modules
| pin | |
| thread |
Structs
| WiringPi |
Functions
| board_revision |
This returns the board revision of the Raspberry Pi. |
| setup |
This initialises the wiringPi system and assumes that the calling program is going to be using the wiringPi pin numbering scheme. |
| setup_gpio |
This is identical to |
| setup_phys |
This is identical to |
| setup_sys |
This initialises the wiringPi system but uses the /sys/class/gpio interface rather than accessing the hardware directly. |