![]() |
CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
|
void imposta_il_trimmer_del_bias | ( | int16_t * | Valori_per_i_trimmer, |
long int | discrepanza, | ||
int | trimmer_bias_coarse_step_singolo, | ||
int | trimmer_bias_fine_step_singolo | ||
) |
Trimmer settings for the function instruction_Detector_bias()
[in,out] | Valori_per_i_trimmer | pointer to vector with the trimmer values |
[in] | discrepanza | is the error voltage from which to construct the new trimmer value. |
[in] | trimmer_bias_coarse_step_singolo | coarse trimmer step |
[in] | trimmer_bias_fine_step_singolo | fine trimmer step |
Definition at line 1323 of file Detector_Bias.c.