RasPi Direct Hardware Access
Integrated peripheral access without operating system drivers.
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Modules
Here is a list of all modules:
oRegister DeclarationsThe baseline feature of this library: declarations for all documented and various undocumented hardware registers
oGeneral-Purpose I/O (GPIO)Helper functions for configuring and accessing GPIO pins
oSystem TimerUtility functions for measuring time and busy-waiting short amounts of time
oSPI Master (SPI0)These functions allow direct access to the Raspberry Pi's SPI0 master peripheral without using the regular Linux device driver
oSPI Slave (via IIS/PCM)These functions allow the Raspberry Pi to act as SPI slave, even though it has some serious limitations
\Asynchronous Serial Interface (UART0)These functions allow direct access to the Raspberry Pi's UART (RS-232) controller without using the regular Linux device driver