RTXI 1.3
ni_gpct_device Struct Reference

#include <ni_tio.h>

List of all members.

Public Attributes

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.


Member Data Documentation

Definition at line 128 of file ni_tio.h.

Definition at line 122 of file ni_tio.h.

Definition at line 129 of file ni_tio.h.

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

Definition at line 125 of file ni_tio.h.

unsigned ni_gpct_device::regs[NITIO_Num_Registers]

Definition at line 130 of file ni_tio.h.

Definition at line 131 of file ni_tio.h.

Definition at line 127 of file ni_tio.h.

void(* ni_gpct_device::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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines