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

#include <ni_stc.h>

Data Fields

int device_id
 
int isapnp_id
 
charname
 
int n_adchan
 
int adbits
 
int ai_fifo_depth
 
unsigned int alwaysdither:1
 
int gainlkup
 
int ai_speed
 
int n_aochan
 
int aobits
 
int ao_fifo_depth
 
struct comedi_lrangeao_range_table
 
unsigned ao_speed
 
unsigned num_p0_dio_channels
 
int reg_type
 
unsigned int ao_unipolar:1
 
unsigned int has_8255:1
 
unsigned int has_analog_trig:1
 
enum caldac_enum caldac [3]
 

Detailed Description

Definition at line 1395 of file ni_stc.h.

Field Documentation

int adbits

Definition at line 1401 of file ni_stc.h.

int ai_fifo_depth

Definition at line 1403 of file ni_stc.h.

int ai_speed

Definition at line 1406 of file ni_stc.h.

unsigned int alwaysdither

Definition at line 1404 of file ni_stc.h.

int ao_fifo_depth

Definition at line 1410 of file ni_stc.h.

struct comedi_lrange* ao_range_table

Definition at line 1411 of file ni_stc.h.

unsigned ao_speed

Definition at line 1412 of file ni_stc.h.

unsigned int ao_unipolar

Definition at line 1417 of file ni_stc.h.

int aobits

Definition at line 1409 of file ni_stc.h.

enum caldac_enum caldac[3]

Definition at line 1421 of file ni_stc.h.

int device_id

Definition at line 1396 of file ni_stc.h.

int gainlkup

Definition at line 1405 of file ni_stc.h.

unsigned int has_8255

Definition at line 1418 of file ni_stc.h.

unsigned int has_analog_trig

Definition at line 1419 of file ni_stc.h.

int isapnp_id

Definition at line 1397 of file ni_stc.h.

int n_adchan

Definition at line 1400 of file ni_stc.h.

int n_aochan

Definition at line 1408 of file ni_stc.h.

char* name

Definition at line 1398 of file ni_stc.h.

unsigned num_p0_dio_channels

Definition at line 1414 of file ni_stc.h.

int reg_type

Definition at line 1416 of file ni_stc.h.


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