MIDAS
Midas CAMAC standard
Collaboration diagram for Midas CAMAC standard:

Modules

 Camac Functions (camxxx)
 

Macros

#define EXPRT
 
#define EXTERNAL   extern
 
#define MIDAS_TYPE_DEFINED
 
#define SUCCESS   1
 

Typedefs

typedef unsigned char BYTE
 
typedef unsigned short int WORD
 
typedef unsigned int DWORD
 

Functions

EXTERNAL void EXPRT cam8i (const int c, const int n, const int a, const int f, BYTE *d)
 
EXTERNAL void EXPRT cam8i_r (const int c, const int n, const int a, const int f, BYTE **d, const int r)
 

Detailed Description

dox


Macro Definition Documentation

◆ EXPRT

#define EXPRT

dox

Definition at line 40 of file mcstd.h.

◆ EXTERNAL

#define EXTERNAL   extern

Definition at line 43 of file mcstd.h.

◆ MIDAS_TYPE_DEFINED

#define MIDAS_TYPE_DEFINED

Definition at line 46 of file mcstd.h.

◆ SUCCESS

#define SUCCESS   1

Definition at line 54 of file mcstd.h.

Typedef Documentation

◆ BYTE

typedef unsigned char BYTE

Definition at line 48 of file mcstd.h.

◆ DWORD

typedef unsigned int DWORD

Definition at line 51 of file mcstd.h.

◆ WORD

typedef unsigned short int WORD

Definition at line 49 of file mcstd.h.

Function Documentation

◆ cam8i()

EXTERNAL void EXPRT cam8i ( const int  c,
const int  n,
const int  a,
const int  f,
BYTE d 
)

◆ cam8i_r()

EXTERNAL void EXPRT cam8i_r ( const int  c,
const int  n,
const int  a,
const int  f,
BYTE **  d,
const int  r 
)