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

Data Fields

const charname
 
int device_id
 
enum dio24_bustype bustype
 
int have_dio
 
unsigned int(* read_byte )(unsigned int address)
 
void(* write_byte )(unsigned int byte, unsigned int address)
 

Detailed Description

Definition at line 64 of file ni_daq_dio24.c.

Field Documentation

enum dio24_bustype bustype

Definition at line 67 of file ni_daq_dio24.c.

int device_id

Definition at line 66 of file ni_daq_dio24.c.

int have_dio

Definition at line 68 of file ni_daq_dio24.c.

const char* name

Definition at line 65 of file ni_daq_dio24.c.

unsigned int(* read_byte)(unsigned int address)

Definition at line 70 of file ni_daq_dio24.c.

void(* write_byte)(unsigned int byte, unsigned int address)

Definition at line 71 of file ni_daq_dio24.c.


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