areaDetector
3-5-0
EPICS areaDetector framework
home
epics
devel
areaDetector-3-5
ADmar345
mar345App
src
mar3xx_pck.h
Go to the documentation of this file.
1
#ifndef mar3xx_pck_h
2
#define mar3xx_pck_h
3
4
#include "
types.h
"
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
void
get_pck
(FILE *,
INT16
*);
10
int
put_pck
(
INT16
*,
int
,
int
,
int
);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
17
#endif
/* mar3xx_pck_h */
types.h
get_pck
void get_pck(FILE *, INT16 *)
Definition:
mar3xx_pck.c:275
INT16
#define INT16
Definition:
types.h:63
put_pck
int put_pck(INT16 *, int, int, int)
Definition:
mar3xx_pck.c:63
Generated by
1.8.15