Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

thread_params_t Struct Reference

Struct passed to data thread - holds TCP port descriptor and serial port. More...


Data Fields

char * serial_port
int socket_fd
int delay_usec


Detailed Description

Struct passed to data thread - holds TCP port descriptor and serial port.

Definition at line 59 of file nees-adxl.c.


Field Documentation

int thread_params_t::delay_usec
 

Definition at line 63 of file nees-adxl.c.

Referenced by daq_main_loop(), and daq_thread_main().

char* thread_params_t::serial_port
 

Definition at line 61 of file nees-adxl.c.

Referenced by daq_main_loop(), and daq_thread_main().

int thread_params_t::socket_fd
 

Definition at line 62 of file nees-adxl.c.

Referenced by daq_main_loop(), and daq_thread_main().


The documentation for this struct was generated from the following file:
Generated on Fri May 2 15:13:15 2003 for ADXL202-NEESgrid driver by doxygen1.3