CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
Loading...
Searching...
No Matches

◆ imposta_il_trimmer_del_bias()

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()

Parameters
[in,out]Valori_per_i_trimmerpointer to vector with the trimmer values
[in]discrepanzais the error voltage from which to construct the new trimmer value.
[in]trimmer_bias_coarse_step_singolocoarse trimmer step
[in]trimmer_bias_fine_step_singolofine trimmer step
Returns
No Parameters, a parte the vector Valori_per_i_trimmer.

Definition at line 1323 of file Detector_Bias.c.