|
Linux Kernel
3.7.1
|
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] |
Definition at line 63 of file comedi_test.c.
| unsigned long ai_count |
Definition at line 70 of file comedi_test.c.
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.
1.8.2