RasPi Direct Hardware Access
Integrated peripheral access without operating system drivers.
|
![]() | The baseline feature of this library: declarations for all documented and various undocumented hardware registers |
![]() | Helper functions for configuring and accessing GPIO pins |
![]() | Utility functions for measuring time and busy-waiting short amounts of time |
![]() | These functions allow direct access to the Raspberry Pi's SPI0 master peripheral without using the regular Linux device driver |
![]() | These functions allow the Raspberry Pi to act as SPI slave, even though it has some serious limitations |
![]() | These functions allow direct access to the Raspberry Pi's UART (RS-232) controller without using the regular Linux device driver |