EasyManua.ls Logo

Aim MIL-STD-1553 - Page 52

Aim MIL-STD-1553
502 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...
38 MIL-STD-1553 Reference Manual
Chapter 2 - Library Administration and Initialization Functions
T
T
Y
Y
_
_
A
A
P
P
I
I
_
_
I
I
N
N
T
T
R
R
_
_
L
L
O
O
G
G
L
L
I
I
S
S
T
T
_
_
E
E
N
N
T
T
R
R
Y
Y
x
x
_
_
I
I
n
n
f
f
o
o
Contains detailed information about the cause of the interrupt.
typedef union
{
AiUInt32 ul_All;
struct
{
AiUInt32 ul_Info:24;
AiUInt32 ul_IntType:8;
} t;
struct
{
AiUInt32 ul_Info:24;
AiUInt8 uc_Biu1:1;
AiUInt8 uc_Biu2:1;
AiUInt8 uc_Dma:1;
AiUInt8 uc_Target:1;
AiUInt8 uc_Cmd:1;
AiUInt8 uc_Biu3:1;
AiUInt8 uc_Biu4:1;
AiUInt8 res:1;
} b;
} TY_API_INTR_LOGLIST_LLC;
typedef union
{
AiUInt32 ul_All;
struct
{
AiUInt32 ul_Index:16;
AiUInt32 uc_Res:8;
AiUInt32 uc_IntSrc:8;
} t;
} TY_API_INTR_LOGLIST_LLD;
typedef struct
{
AiUInt32 ul_Lla;
AiUInt32 ul_Llb;
TY_API_INTR_LOGLIST_LLC x_Llc;
TY_API_INTR_LOGLIST_LLD x_Lld;
AiUInt32 ul_Lld;
} TY_API_INTR_LOGLIST_ENTRY;
A
A
i
i
U
U
I
I
n
n
t
t
3
3
2
2
u
u
l
l
_
_
L
L
l
l
a
a
Interrupt Loglist Event, Entry Word 1
TYPE
Bit 31
Bit 30
Bit 29
Bit 28
Bit 27
Bit 26
Bit 25
Bit 24
RT
INT_TYPE
UDF
AEI
IXI
BC
INT_TYPE
UDF
BCH
UXI
AEI
IXI
BM
INT_TYPE
UDF
METI
MTI
MBF
MSI
REPLAY
INT_TYPE
UDF
BC_BRANCH
INT_TYPE
UDF
TYPE
Bit 23
Bit 22
Bit 21
Bit 20
Bit 19
Bit 18
Bit 17
Bit 16
RT
PGI
BC
PGI
BM
MST
REPLAY
RSO
RPI
BC_BRANCH

Table of Contents

Other manuals for Aim MIL-STD-1553