AlcapDAQ
1
|
Go to the source code of this file.
Macros | |
#define | RPC_EVENT_READY 2201 |
#define | RPC_BUFFER_FREE 2202 |
#define | RPC_END_OF_CYCLE 2203 |
#define | RPC_READY_FOR_CYCLE 2204 |
#define | RPC_REQUEST_STOP 2205 |
Variables | |
RPC_LIST | rpc_list_mucap [] |
#define RPC_BUFFER_FREE 2202 |
Definition at line 2 of file rpc_mucap.h.
#define RPC_END_OF_CYCLE 2203 |
Definition at line 3 of file rpc_mucap.h.
#define RPC_EVENT_READY 2201 |
Definition at line 1 of file rpc_mucap.h.
#define RPC_READY_FOR_CYCLE 2204 |
Definition at line 4 of file rpc_mucap.h.
#define RPC_REQUEST_STOP 2205 |
Definition at line 5 of file rpc_mucap.h.
RPC_LIST rpc_list_mucap[] |