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

#include <ni_tio.h>

Data Fields

struct comedi_devicedev
 
void(* write_register )(struct ni_gpct *counter, unsigned bits, enum ni_gpct_register reg)
 
unsigned(* read_register )(struct ni_gpct *counter, enum ni_gpct_register reg)
 
enum ni_gpct_variant variant
 
struct ni_gpctcounters
 
unsigned num_counters
 
unsigned regs [NITIO_Num_Registers]
 
spinlock_t regs_lock
 

Detailed Description

Definition at line 121 of file ni_tio.h.

Field Documentation

struct ni_gpct* counters

Definition at line 128 of file ni_tio.h.

Definition at line 122 of file ni_tio.h.

unsigned num_counters

Definition at line 129 of file ni_tio.h.

unsigned(* read_register)(struct ni_gpct *counter, enum ni_gpct_register reg)

Definition at line 125 of file ni_tio.h.

Definition at line 130 of file ni_tio.h.

spinlock_t regs_lock

Definition at line 131 of file ni_tio.h.

enum ni_gpct_variant variant

Definition at line 127 of file ni_tio.h.

void(* write_register)(struct ni_gpct *counter, unsigned bits, enum ni_gpct_register reg)

Definition at line 123 of file ni_tio.h.


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