Content of the preamplifier trimmers can be read/write.
254 uint8_t scrivere_leggere= (canale >> 6) & 1;
255 uint8_t scheda_su_giu= ((canale >> 7) & 1)*6;
257 for ( canale_=0; canale_ <6; canale_++){
258 if ( (canale >> canale_) & 1){
260 contenuto_trimmer, scrivere_leggere );
uint8_t tx_data[8]
Transmission data vector.
void Error_imposta_la_istruzione(void)
Function to be located at the end of every instruction to mark the error, if any.
void ERROR_codifica_errore(uint8_t scheda_su_scheda_giu, unsigned char error_addres, unsigned char code_to_shift, uint8_t reset_count_se_0)
If an error is found its flag is codified here.
#define istruzione_byte_3
#define istruzione_byte_4_e_scelta_canale
void instr_preamplifier_scrittura_lettura_trimmer_offset_function(void)
Content of the preamplifier trimmers can be read/write.
uint8_t volatile contenuto_trimmer_preamplifier[12][4]
void preamplifier_scrittura_lettura_trimmer(uint8_t scheda_su_scheda_giu, uint8_t canale, uint8_t trimmer, uint8_t valore, uint8_t scrivi_1_leggi_0)
Setting the value of any trimmer for preamplifier trimmer, the contents of the trimmers are stored in...
volatile int8_t vettore_istruzioni[8]
This is a copy of the received 8 bytes from the CAN.