libpruio  0.2
Input/Output driver for digital/analog lines on Beagleboard hardware
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pruio Directory Reference
Directory dependency graph for pruio:
src/pruio

Files

file  pruio.bas [code]
 The main source code of the library.
 
file  pruio.bi [code]
 FreeBASIC header file for libpruio.
 
file  pruio.hp [code]
 This file synchronizes parameters between FreeBASIC, C and PASM source code.
 
file  pruio_adc.bas [code]
 The ADC component source code.
 
file  pruio_adc.bi [code]
 FreeBASIC header file for ADC component of libpruio.
 
file  pruio_gpio.bas [code]
 The GPIO component source code.
 
file  pruio_gpio.bi [code]
 FreeBASIC header file for GPIO component of libpruio.
 
file  pruio_out.bi [code]
 Pre-defined macros to print out the subsystems configurations.
 
file  pruio_pins.bi [code]
 Pre-defined macros to handle the beagle bone header pins.
 
file  pruio_pwmss.bas [code]
 The PWMSS component source code.
 
file  pruio_pwmss.bi [code]
 FreeBASIC header file for the PWMSS component declarations.