#include <mtdc1290lib.h>
Data Fields | |
char | name [20] |
long volatile * | pl_output_buffer |
short volatile * | pi_geo_addr |
short volatile * | pi_status_reg |
short volatile * | pi_software_clear |
short volatile * | pi_module_reset |
short volatile * | pi_micro_hand |
short volatile * | pi_micro_reg |
short volatile * | pi_control_reg |
long volatile * | pl_event_counter |
short volatile * | pi_firmware_revision |
short volatile * | pi_manufacturer_id1 |
short volatile * | pi_manufacturer_id2 |
short volatile * | pi_manufacturer_id3 |
short volatile * | pi_module_version |
short volatile * | pi_module_type_1 |
short volatile * | pi_module_type_2 |
short volatile * | pi_module_type_3 |
short volatile * | pi_hardware_revision_1 |
short volatile * | pi_hardware_revision_2 |
short volatile * | pi_hardware_revision_3 |
short volatile * | pi_hardware_revision_4 |
short volatile * | pi_serial_number_1 |
short volatile * | pi_serial_number_2 |
Definition at line 26 of file mtdc1290lib.h.
char s_v1290::name |
Definition at line 28 of file mtdc1290lib.h.
short volatile * s_v1290::pi_control_reg |
Definition at line 38 of file mtdc1290lib.h.
short volatile * s_v1290::pi_firmware_revision |
Definition at line 42 of file mtdc1290lib.h.
short volatile * s_v1290::pi_geo_addr |
Definition at line 31 of file mtdc1290lib.h.
short volatile * s_v1290::pi_hardware_revision_1 |
Definition at line 50 of file mtdc1290lib.h.
short volatile * s_v1290::pi_hardware_revision_2 |
Definition at line 51 of file mtdc1290lib.h.
short volatile * s_v1290::pi_hardware_revision_3 |
Definition at line 52 of file mtdc1290lib.h.
short volatile * s_v1290::pi_hardware_revision_4 |
Definition at line 53 of file mtdc1290lib.h.
short volatile * s_v1290::pi_manufacturer_id1 |
Definition at line 43 of file mtdc1290lib.h.
short volatile * s_v1290::pi_manufacturer_id2 |
Definition at line 44 of file mtdc1290lib.h.
short volatile * s_v1290::pi_manufacturer_id3 |
Definition at line 45 of file mtdc1290lib.h.
short volatile * s_v1290::pi_micro_hand |
Definition at line 36 of file mtdc1290lib.h.
short volatile * s_v1290::pi_micro_reg |
Definition at line 37 of file mtdc1290lib.h.
short volatile * s_v1290::pi_module_reset |
Definition at line 35 of file mtdc1290lib.h.
short volatile * s_v1290::pi_module_type_1 |
Definition at line 47 of file mtdc1290lib.h.
short volatile * s_v1290::pi_module_type_2 |
Definition at line 48 of file mtdc1290lib.h.
short volatile * s_v1290::pi_module_type_3 |
Definition at line 49 of file mtdc1290lib.h.
short volatile * s_v1290::pi_module_version |
Definition at line 46 of file mtdc1290lib.h.
short volatile * s_v1290::pi_serial_number_1 |
Definition at line 54 of file mtdc1290lib.h.
short volatile * s_v1290::pi_serial_number_2 |
Definition at line 55 of file mtdc1290lib.h.
short volatile * s_v1290::pi_software_clear |
Definition at line 34 of file mtdc1290lib.h.
short volatile * s_v1290::pi_status_reg |
Definition at line 33 of file mtdc1290lib.h.
long volatile * s_v1290::pl_event_counter |
Definition at line 40 of file mtdc1290lib.h.
long volatile * s_v1290::pl_output_buffer |
Definition at line 29 of file mtdc1290lib.h.