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

#include <das08.h>

Data Fields

const charname
 
unsigned int id
 
enum das08_bustype bustype
 
bool is_jr
 
unsigned int ai_nbits
 
enum das08_lrange ai_pg
 
enum das08_ai_encoding ai_encoding
 
unsigned int ao_nbits
 
unsigned int di_nchan
 
unsigned int do_nchan
 
unsigned int i8255_offset
 
unsigned int i8254_offset
 
unsigned int iosize
 

Detailed Description

Definition at line 34 of file das08.h.

Field Documentation

enum das08_ai_encoding ai_encoding

Definition at line 41 of file das08.h.

unsigned int ai_nbits

Definition at line 39 of file das08.h.

enum das08_lrange ai_pg

Definition at line 40 of file das08.h.

unsigned int ao_nbits

Definition at line 42 of file das08.h.

enum das08_bustype bustype

Definition at line 37 of file das08.h.

unsigned int di_nchan

Definition at line 43 of file das08.h.

unsigned int do_nchan

Definition at line 44 of file das08.h.

unsigned int i8254_offset

Definition at line 46 of file das08.h.

unsigned int i8255_offset

Definition at line 45 of file das08.h.

unsigned int id

Definition at line 36 of file das08.h.

unsigned int iosize

Definition at line 47 of file das08.h.

bool is_jr

Definition at line 38 of file das08.h.

const char* name

Definition at line 35 of file das08.h.


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