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

#include <ni_labpc.h>

Data Fields

const charname
 
int device_id
 
int ai_speed
 
enum labpc_bustype bustype
 
enum labpc_register_layout register_layout
 
int has_ao
 
struct comedi_lrangeai_range_table
 
const intai_range_code
 
const intai_range_is_unipolar
 
unsigned ai_scan_up:1
 
unsigned memory_mapped_io:1
 

Detailed Description

Definition at line 36 of file ni_labpc.h.

Field Documentation

const int* ai_range_code

Definition at line 46 of file ni_labpc.h.

const int* ai_range_is_unipolar

Definition at line 47 of file ni_labpc.h.

struct comedi_lrange* ai_range_table

Definition at line 45 of file ni_labpc.h.

unsigned ai_scan_up

Definition at line 50 of file ni_labpc.h.

int ai_speed

Definition at line 39 of file ni_labpc.h.

enum labpc_bustype bustype

Definition at line 40 of file ni_labpc.h.

int device_id

Definition at line 38 of file ni_labpc.h.

int has_ao

Definition at line 44 of file ni_labpc.h.

unsigned memory_mapped_io

Definition at line 53 of file ni_labpc.h.

const char* name

Definition at line 37 of file ni_labpc.h.

Definition at line 43 of file ni_labpc.h.


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