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

Data Fields

const charname
 
int n_ranges
 
int n_aichan
 
unsigned int ai_ns_min
 
int n_aochan
 
int n_dichan
 
int n_dochan
 
struct comedi_lrangeai_range_type
 
struct comedi_lrangeao_range_type
 
unsigned int io_range
 
unsigned int IRQbits
 
unsigned int DMAbits
 
int ai_maxdata
 
int ao_maxdata
 
int ai_chanlist
 
int ao_chanlist
 
int i8254_osc_base
 

Detailed Description

Definition at line 108 of file pcl816.c.

Field Documentation

int ai_chanlist

Definition at line 124 of file pcl816.c.

int ai_maxdata

Definition at line 122 of file pcl816.c.

unsigned int ai_ns_min

Definition at line 113 of file pcl816.c.

struct comedi_lrange* ai_range_type

Definition at line 117 of file pcl816.c.

int ao_chanlist

Definition at line 125 of file pcl816.c.

int ao_maxdata

Definition at line 123 of file pcl816.c.

struct comedi_lrange* ao_range_type

Definition at line 118 of file pcl816.c.

unsigned int DMAbits

Definition at line 121 of file pcl816.c.

int i8254_osc_base

Definition at line 126 of file pcl816.c.

unsigned int io_range

Definition at line 119 of file pcl816.c.

unsigned int IRQbits

Definition at line 120 of file pcl816.c.

int n_aichan

Definition at line 112 of file pcl816.c.

int n_aochan

Definition at line 114 of file pcl816.c.

int n_dichan

Definition at line 115 of file pcl816.c.

int n_dochan

Definition at line 116 of file pcl816.c.

int n_ranges

Definition at line 111 of file pcl816.c.

const char* name

Definition at line 110 of file pcl816.c.


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