Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
waveform_private Struct Reference

Data Fields

struct timer_list timer
 
struct timeval last
 
unsigned int uvolt_amplitude
 
unsigned long usec_period
 
unsigned long usec_current
 
unsigned long usec_remainder
 
unsigned long ai_count
 
unsigned int scan_period
 
unsigned int convert_period
 
unsigned timer_running:1
 
unsigned int ao_loopbacks [N_CHANS]
 

Detailed Description

Definition at line 63 of file comedi_test.c.

Field Documentation

unsigned long ai_count

Definition at line 70 of file comedi_test.c.

unsigned int ao_loopbacks[N_CHANS]

Definition at line 74 of file comedi_test.c.

unsigned int convert_period

Definition at line 72 of file comedi_test.c.

Definition at line 65 of file comedi_test.c.

unsigned int scan_period

Definition at line 71 of file comedi_test.c.

Definition at line 64 of file comedi_test.c.

unsigned timer_running

Definition at line 73 of file comedi_test.c.

unsigned long usec_current

Definition at line 68 of file comedi_test.c.

unsigned long usec_period

Definition at line 67 of file comedi_test.c.

unsigned long usec_remainder

Definition at line 69 of file comedi_test.c.

unsigned int uvolt_amplitude

Definition at line 66 of file comedi_test.c.


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