|
Linux Kernel
3.7.1
|
#include <ni_labpc.h>
Data Fields | |
| const char * | name |
| int | device_id |
| int | ai_speed |
| enum labpc_bustype | bustype |
| enum labpc_register_layout | register_layout |
| int | has_ao |
| struct comedi_lrange * | ai_range_table |
| const int * | ai_range_code |
| const int * | ai_range_is_unipolar |
| unsigned | ai_scan_up:1 |
| unsigned | memory_mapped_io:1 |
Definition at line 36 of file ni_labpc.h.
Definition at line 46 of file ni_labpc.h.
Definition at line 47 of file ni_labpc.h.
| struct comedi_lrange* ai_range_table |
Definition at line 45 of file ni_labpc.h.
| unsigned ai_scan_up |
Definition at line 50 of file ni_labpc.h.
| int ai_speed |
Definition at line 39 of file ni_labpc.h.
| enum labpc_bustype bustype |
Definition at line 40 of file ni_labpc.h.
| int device_id |
Definition at line 38 of file ni_labpc.h.
| int has_ao |
Definition at line 44 of file ni_labpc.h.
| unsigned memory_mapped_io |
Definition at line 53 of file ni_labpc.h.
Definition at line 37 of file ni_labpc.h.
Definition at line 43 of file ni_labpc.h.
1.8.2