#include <cvt_V812.h>
Data Fields | |
cvt_board_data | m_common_data |
This structure stores any board data, common and specific ones. It must be passed to each V812's API
Definition at line 31 of file cvt_V812.h.
|
Boards common data structure: always let at offset 0 Definition at line 33 of file cvt_V812.h. Referenced by cvt_V812_close(), cvt_V812_get_fixed_code(), cvt_V812_get_manufacturer_number(), cvt_V812_get_module_type(), cvt_V812_get_serial_number(), cvt_V812_get_version(), cvt_V812_open(), cvt_V812_set_dead_time(), cvt_V812_set_majority_threshold(), cvt_V812_set_output_width(), cvt_V812_set_pattern_inhibit(), cvt_V812_set_test_pulse(), and cvt_V812_set_threshold(). |