AlcapDAQ  1
Data Fields
MVME_INTERFACE Struct Reference

#include <mvmestd.h>

Data Fields

int initialized
 
int handle
 
int index
 
void * info
 
int am
 
int dmode
 
int blt_mode
 
void * table
 

Detailed Description

Definition at line 135 of file mvmestd.h.

Field Documentation

int MVME_INTERFACE::am

Address modifier

Definition at line 140 of file mvmestd.h.

Referenced by bt617_GetAccessMode(), mvme_get_am(), mvme_set_am(), and show_mvme().

int MVME_INTERFACE::blt_mode

Block transfer mode

Definition at line 142 of file mvmestd.h.

Referenced by mvme_get_blt(), and mvme_set_blt().

int MVME_INTERFACE::dmode

Data mode (D8,D16,D32,D64)

Definition at line 141 of file mvmestd.h.

Referenced by bt617_GetAccessMode(), mvme_get_dmode(), mvme_read_value(), mvme_set_dmode(), mvme_write_value(), and show_mvme().

int MVME_INTERFACE::handle

internal handle

Definition at line 137 of file mvmestd.h.

Referenced by bt617_SetAccessMode(), bt617_SetBLT(), mvme_close(), mvme_read(), mvme_write(), and show_mvme().

int MVME_INTERFACE::index

index of interface 0..n

Definition at line 138 of file mvmestd.h.

Referenced by show_mvme().

void* MVME_INTERFACE::info

internal info structure

Definition at line 139 of file mvmestd.h.

int MVME_INTERFACE::initialized

1 if VME interface initialized

Definition at line 136 of file mvmestd.h.

Referenced by show_mvme().

void* MVME_INTERFACE::table

Optional table for some drivers

Definition at line 143 of file mvmestd.h.


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