CAEN FERS Library v1.1.4
SDK for FERS systems
FERS_config.h File Reference
#include "FERSlib.h"
#include "FERS_MultiPlatform.h"
#include "FERS_Registers_520X.h"
#include "FERS_Registers_5215.h"
Include dependency graph for FERS_config.h:

Go to the source code of this file.

Data Structures

struct  Config_t
 FERS configuration parameters structure (lib + board) More...
 

Macros

#define _FERSCFG_H
 
#define ARRAY_SIZE(x)   (sizeof(x)/sizeof((x)[0]))
 

Variables

Config_tFERScfg [128]
 

Macro Definition Documentation

◆ _FERSCFG_H

#define _FERSCFG_H

CAEN SpA - Front End Division Via Vetraia, 11 - 55049 - Viareggio ITALY +390594388398 - www.caen.it

Note
TERMS OF USE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The user relies on the software, documentation and results solely at his own risk.

Definition at line 18 of file FERS_config.h.

◆ ARRAY_SIZE

#define ARRAY_SIZE (   x)    (sizeof(x)/sizeof((x)[0]))

Definition at line 31 of file FERS_config.h.

Variable Documentation

◆ FERScfg

Config_t* FERScfg[128]
extern