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

Data Fields

const charname
 
int device_id
 
int ao_channel_nbr
 
int ao_resolution
 
int ao_resolution_mask
 
struct comedi_lrangeao_range_list
 
int ai_channel_nbr
 
int ai_resolution
 
int ai_resolution_mask
 
struct comedi_lrangeai_range_list
 
int dio_channel_nbr
 

Detailed Description

Definition at line 177 of file me_daq.c.

Field Documentation

int ai_channel_nbr

Definition at line 184 of file me_daq.c.

struct comedi_lrange* ai_range_list

Definition at line 187 of file me_daq.c.

int ai_resolution

Definition at line 185 of file me_daq.c.

int ai_resolution_mask

Definition at line 186 of file me_daq.c.

int ao_channel_nbr

Definition at line 180 of file me_daq.c.

struct comedi_lrange* ao_range_list

Definition at line 183 of file me_daq.c.

int ao_resolution

Definition at line 181 of file me_daq.c.

int ao_resolution_mask

Definition at line 182 of file me_daq.c.

int device_id

Definition at line 179 of file me_daq.c.

int dio_channel_nbr

Definition at line 188 of file me_daq.c.

const char* name

Definition at line 178 of file me_daq.c.


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