#include <esd.h>
Public Attributes | |
int | stepper [6][3] |
int | hw_status1 |
int | task [20] |
int | valid_data |
int | intensity |
int | scanmode |
int | adc1 |
int | adc2 |
int | delay_open |
int | delay_close |
int | servo_state |
int | gaps [12] |
int | servo_error |
int | servo_opmode |
int | counter |
int | unused1 [7] |
int | errors [10] |
int | unused2 [21] |
int _esd_stb::adc1 |
Definition at line 115 of file esd.h.
Referenced by MarXF::Transform().
int _esd_stb::adc2 |
Definition at line 116 of file esd.h.
Referenced by MarXF::Transform().
int _esd_stb::errors[10] |
Definition at line 125 of file esd.h.
Referenced by MarHW::get_error().
int _esd_stb::gaps[12] |
Definition at line 114 of file esd.h.
Referenced by MarHW::mar_servo(), and MarHW::marTask().
Definition at line 119 of file esd.h.
Referenced by MarHW::mar_servo(), and MarHW::marTask().
int _esd_stb::stepper[6][3] |
Definition at line 106 of file esd.h.
Referenced by MarHW::mar_progress(), and MarHW::Modulo360().
int _esd_stb::task[20] |
Definition at line 111 of file esd.h.
Referenced by MarHW::mar_start_expo(), and MarHW::marTask().
int _esd_stb::unused1[7] |
int _esd_stb::unused2[21] |