EasyManua.ls Logo

Aim ARINC 429 - Page 40

Default Icon
228 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Table of Contents

Related product manuals