CROSS Technical Documentation User Manual and Technical Doc.
INFN Milano Bicocca
Loading...
Searching...
No Matches
CROSS_command_parser.h File Reference
#include "stdint.h"
#include "stdbool.h"

Go to the source code of this file.

Enumerations

enum  instructions {
  instr_NO_operation , instr_Shut_Down_ON_OFF , instr_inizializza_tutto_da_zero , instr_detector_Vbias_we_want_to_set ,
  instr_Vbias_to_be_set , instr_Relays_driver_set_reset_channel , instr_detector_scrittura_lettura_trimmer_bias , instr_preamplifier_gain_low_high_set ,
  instr_preamplifier_temperature_meas , instr_preamplifier_memory , instr_ouput_offset_we_want_to_set , instr_output_offset_to_be_set ,
  instr_preamplifier_scrittura_lettura_trimmer_offset , instr_PGA_gain_set , instr_PGA_set_reset_pre_PGA_gain , instr_PGA_DAC_GAIN_CROSS ,
  instr_ERROR_inspection , instr_ERROR_echo_on_off , instr_ADC_LETTURA , instr_readback_variables ,
  instr_readback_node_voltages , instr_offset_trimmer_calibration , instr_DetBias_trimmer_calibration , instr_EPROM_read_write ,
  instr_connect_disconnect_mux_node , instr_LED_ON_OFF , instr_periferal_reset , The_total_number_of_instrucions
}
 instr_NO_operation has the value of zero and the follwoing instructions are increased by one at each step. More...
 
enum  instr_variable_to_read { instr_detector_bias_variable , instr_offset_voltage_variable , instr_PGA_gain_variable }
 Variables to readback. More...