libpruw1  0.4
One wire (W1) driver for Beaglebone hardware based on libpruio
pruw1 Struct Reference

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).
 
UInt32DRam
 A pointer to the libpruw1 DRam.
 
UInt32Raw
 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.
 

Detailed Description

The PruW1 C wrapper structure.

The class providing the one wire features.

Since
0.0

Definition at line 85 of file pruw1.h.


The documentation for this struct was generated from the following file: