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

◆ instr_ERROR_echo_on_off_function()

void instr_ERROR_echo_on_off_function ( void  )

Immediate echos of a verified error activated/disattivated.

Parameters
[in]channel_input
0: errors are not notified on the CAN when they happen;
1: errors are notified immidiately by a can message when they happen
Return values
can_send_errorthe replica of the inp
{
}else{
}
}
volatile unsigned char can_send_error
The shift bit of the last error.
void instr_ERROR_echo_on_off_function(void)
Immediate echos of a verified error activated/disattivated.
volatile int8_t vettore_istruzioni[8]
This is a copy of the received 8 bytes from the CAN.

Definition at line 804 of file Error_handling.c.