CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
Loading...
Searching...
No Matches
Preamplifier_Gain.h
Go to the documentation of this file.
1
2#include <stdint.h>
3
4/// \file
5
6#define preamplifier_Gain_alto 1 //!< . */
7
8#define preamplifier_Gain_basso 2 //!< . */
9
10#define preamplifier_Gain_set_idle 0 //!< . */
11
12
13void preamplifier_set_reset_pre_gain (uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t set_2_reset_1_idle_0 );
14
15
16
17
void preamplifier_set_reset_pre_gain(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t set_2_reset_1_idle_0)
Here the 2 digital signals of the preamplifier's trimmer are exploited to set the gain of the preampl...