MIL-STD-1553 Reference Manual
Chapter 5 – Buffer Functions
O
O
u
u
t
t
p
p
u
u
t
t
v
v
o
o
i
i
d
d
*
*
d
d
a
a
t
t
a
a
_
_
p
p
Data to read to. This pointer should match to the data size given in the parameter
width.
Note: Be sure to have allocated enough memory referenced by this pointer
within the application!
V
V
o
o
i
i
d
d
*
*
p
p
u
u
l
l
_
_
B
B
y
y
t
t
e
e
s
s
R
R
e
e
a
a
d
d
Amount of bytes actually read.
Return Value
All API functions return API_OK if no error occurred. If the return value is not equal
to API_OK the function ApiGetErrorDescription can be used to obtain an error
description.