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

◆ Post_frontend_errors

unsigned int Post_frontend_errors[error_number_of_errors_registers+error_offset_for_board_up]
extern

Vector that lists the flag registers.

Vector that lists the flag registers.

unsigned int Post_frontend_errors[error_number_of_errors_registers+error_offset_for_board_up]; ///< Vector that lists the flag registers.
//First half for board down, second half for board up
unsigned int Post_frontend_errors[error_number_of_errors_registers+error_offset_for_board_up]
Error are notified via can if =1; not notified if =0.
@ error_offset_for_board_up
=15, First addresss for board up errors
@ error_number_of_errors_registers
Number of errors (this is not an addres)

Vector that lists the flag registers.

Definition at line 618 of file Error_handling.c.