Fawkes API
Fawkes Development Version
|
Datastructure for version information of the FGPA. More...
Public Attributes | |
uint32_t | fpga_version: 16 |
Bcd-coded version number. More... | |
uint32_t | camera_type_id: 16 |
See Table 122: Camera type ID list on page 267 in the technical manual (v 4.3.0). More... | |
uint32_t firevision::avt_version_info3_t::camera_type_id |
See Table 122: Camera type ID list on page 267 in the technical manual (v 4.3.0).
Definition at line 107 of file pike.cpp.
Referenced by firevision::PikeCamera::print_info().
uint32_t firevision::avt_version_info3_t::fpga_version |
Bcd-coded version number.
Definition at line 105 of file pike.cpp.
Referenced by firevision::PikeCamera::print_info().