SciSDK Library
SDK for SciCompiler projects
scisdk_defines.h File Reference
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for scisdk_defines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SCISDK_OSCILLOSCOPE_DECODED_BUFFER
 Oscilloscope decoded data type. More...
 
struct  SCISDK_OSCILLOSCOPE_RAW_BUFFER
 Oscilloscope raw data type. More...
 
struct  SCISDK_OSCILLOSCOPE_DUAL_DECODED_BUFFER
 Oscilloscope decoded data type. More...
 
struct  SCISDK_OSCILLOSCOPE_DUAL_RAW_BUFFER
 Oscilloscope raw data type. More...
 
struct  SCISDK_OSCILLOSCOPE_STATUS
 
struct  SCISDK_DIGITIZER_DECODED_BUFFER
 Digitizer decoded data type. More...
 
struct  SCISDK_DIGITIZER_RAW_BUFFER
 Digitizer raw data type. More...
 
struct  SCISDK_LIST_RAW_BUFFER
 List raw data type. More...
 
struct  SCISDK_CP_PACKET
 Custom Packet body decoded data. More...
 
struct  SCISDK_CP_DECODED_BUFFER
 Custom Packet Decoded data structure. More...
 
struct  SCISDK_CP_RAW_BUFFER
 Custom Packet Raw data structure. More...
 
struct  SCISDK_RM_RAW_BUFFER
 Rate Meter data structure. More...
 
struct  SCISDK_SPECTRUM_DECODED_BUFFER
 Spectrum decoded data. More...
 
struct  SCISDK_SPECTRUM_STATUS
 Spectrum status structure. More...
 
struct  SCISDK_2DHISTOGRAM_DECODED_BUFFER
 2D Histogram decoded data More...
 
struct  SCISDK_FFT_DECODED_BUFFER
 FFT monitor decoded data structure. More...
 
struct  SCISDK_FFT_RAW_BUFFER
 FFT monitor raw data structure. More...
 
struct  SCISDK_FFT_STATUS
 
struct  SCISDK_FRAME_PACKET
 Single decoded event by the frame transfer driver. More...
 
struct  SCISDK_FRAME_DECODED_BUFFER
 Decoded events list created by the frame transfer driver. More...
 
struct  SCISDK_FRAME_RAW_BUFFER
 Frame raw data structure. More...
 
struct  SCISDK_CITIROC_PIXEL
 
struct  SCISDK_CITIROC_PACKET
 
struct  SCISDK_CITIROC_DECODED_BUFFER
 
struct  SCISDK_CITIROC_RAW_BUFFER
 
struct  SCISDK_PETIROC_PIXEL
 
struct  SCISDK_PETIROC_PACKET
 
struct  SCISDK_PETIROC_DECODED_BUFFER
 
struct  SCISDK_PETIROC_RAW_BUFFER
 
struct  SCISDK_FE_SCOPE_EVENT
 OpenScope structure. More...
 
struct  SCISDK_FE_OPENDPP_EVENT
 OpenDPP structure. More...
 
struct  SCISDK_EMULATOR_ENERGY_SPECTRUM
 Frame raw data structure. More...
 

Enumerations

enum  T_BUFFER_TYPE { T_BUFFER_TYPE_RAW = 0 , T_BUFFER_TYPE_DECODED }
 

Enumeration Type Documentation

◆ T_BUFFER_TYPE

Enumerator
T_BUFFER_TYPE_RAW 
T_BUFFER_TYPE_DECODED