|
mrfioc2
2.3.0
|
#include <epicsTypes.h>#include <shareLib.h>

Go to the source code of this file.
Macros | |
| #define | OK (0) |
| #define | ERROR (-1) |
| #define | NO_CONVERT (2) |
Functions | |
| epicsShareExtern epicsStatus | mrfSetEventClockSpeed (epicsFloat64, epicsUInt32, epicsFloat64, epicsFloat64 *, epicsUInt32 *, epicsInt32) |
| epicsShareExtern epicsUInt32 | FracSynthControlWord (epicsFloat64, epicsFloat64, epicsInt32, epicsFloat64 *) |
| epicsShareExtern epicsFloat64 | FracSynthAnalyze (epicsUInt32, epicsFloat64, epicsInt32) |
| #define ERROR (-1) |
Definition at line 88 of file mrfFracSynth.h.
| #define NO_CONVERT (2) |
Definition at line 95 of file mrfFracSynth.h.
| #define OK (0) |
Definition at line 81 of file mrfFracSynth.h.
1.8.13