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

Data Fields

const charname
 
unsigned int iosize
 
int(* setup )(struct comedi_device *)
 
int type
 
int n_chan
 
int n_bits
 
int(* winsn )(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *)
 
int(* rinsn )(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *)
 
int(* insnbits )(struct comedi_device *, struct comedi_subdevice *, struct comedi_insn *, unsigned int *)
 
struct comedi_lrangerange
 

Detailed Description

Definition at line 44 of file poc.c.

Field Documentation

Definition at line 55 of file poc.c.

unsigned int iosize

Definition at line 46 of file poc.c.

int n_bits

Definition at line 50 of file poc.c.

int n_chan

Definition at line 49 of file poc.c.

const char* name

Definition at line 45 of file poc.c.

Definition at line 57 of file poc.c.

Definition at line 53 of file poc.c.

Definition at line 47 of file poc.c.

Definition at line 48 of file poc.c.

Definition at line 51 of file poc.c.


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