The PruW1 C wrapper structure. More...
#include </home/tom/Projekte/fb/libpruw1/src/c_include/pruw1.h>
Public Attributes | |
| char * | Errr |
| The variable to report error messages. | |
| UInt32 | Mask |
| The mask to select the pin in use. | |
| UInt32 | PruNo |
| The number of the PRU to use. | |
| UInt32 | PruIRam |
| The PRU instruction ram to use. | |
| UInt32 | PruLMod |
| The line modus to use (parasite power). | |
| UInt32 * | DRam |
| A pointer to the libpruw1 DRam. | |
| UInt32 * | Raw |
| A pointer to the libpruio raw GPIO data. | |
| UInt8 | crc8_table [255+1] |
| A pre-computed table for fast CRC checksum computation. | |
| UInt8 | Slots [32] |
| Meta-data for FB array to store the device IDs. | |