30
Software Library Reference Manual for VME 429
Section 2 – Library Administration Functions
The type VOID_FUNC is defined as follows:
typedef void VOID_FUNC(void);
I
I
N
N
T
T
E
E
R
R
R
R
U
U
P
P
T
T
_
_
F
F
U
U
N
N
C
C
*
*
u
u
s
s
e
e
r
r
I
I
n
n
t
t
F
F
u
u
n
n
c
c
t
t
i
i
o
o
n
n
This is a function pointer to a user function to do some own activities on a interrupt. This
function must be from the type INTERRUPT_FUNC which is defined as follows:
typedef void INTERRUPT_FUNC(AiUInt8 uc_Module, AiUInt8 uc_Biu,
AiUInt8 uc_Type, TY_API_INTR_LOGLIST_ENTRY x_Info );
The user interrupt routine will be described in a seperate section.
O
O
u
u
t
t
p
p
u
u
t
t
None
R
R
e
e
t
t
u
u
r
r
n
n
V
V
a
a
l
l
u
u
e
e
Value Description
0
Module ID. To be used for further A429 commands
1
In->px_PCI_Info points not to an A429 board
2
Internal error
3
Not enough memory left. Malloc failed
Содержание AMC429
Страница 2: ......
Страница 6: ...iv THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 18: ...8 Software Library Reference Manual for VME 429 Section 1 Introduction THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 130: ...120 Software Library Reference Manual for VME 429 Section 5 Transmitter Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 150: ...140 Software Library Reference Manual for VME 429 Section 6 Receiver Functions THIS PAGE IS INTENTIONALLY LEFT BLANK...
Страница 216: ...206 Software Library Reference Manual for VME 429 Section 11 Notes THIS PAGE IS INTENTIONALLY LEFT BLANK...