areaDetector
3-13
EPICS areaDetector framework
home
runner
work
areaDetector
areaDetector
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 */
get_pck
void get_pck(FILE *, INT16 *)
Definition:
mar3xx_pck.c:275
put_pck
int put_pck(INT16 *, int, int, int)
Definition:
mar3xx_pck.c:63
types.h
INT16
#define INT16
Definition:
types.h:63
Generated by
1.9.1