Main Page   Interface   Data Structures   File List   Data Fields   Globals  

DPC104.h File Reference

Dynatem DPC104 VME-PC104 Bridge Interface Library. More...


Defines

#define DPC104_VME_INT_LEVEL   7
#define DPC104_VME_INT_VEC_BASE   0xf0

Functions

int DPC104_init (void)
 Initialize the DPC104 bus bridge board.


Detailed Description

Dynatem DPC104 VME-PC104 Bridge Interface Library.

The DPC104 VME-to-PC104 bus bridge board maps PC104 port I/O addresses into the VME A16 address space. Also, PC104 interrupts are propogated to a VME interrupt level. Each PC104 interrupt may be assigned a unique VME interrupt vector number.


Define Documentation

#define DPC104_VME_INT_LEVEL   7
 

The VME bus interrupt level that propogates the PC104 interrupt levels.

#define DPC104_VME_INT_VEC_BASE   0xf0
 

The base interrupt vector number for all PC104 interrupts mapped to the VME bus interrupt level. For example PC104 interrupt level '3' is mapped to (DPC104_VME_INT_VEC_BASE + 3) = 0xf3.


Generated on Fri Mar 1 17:16:22 2002 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001