Fawkes API  Fawkes Development Version
firevision::avt_version_info3_t Struct Reference

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...
 

Detailed Description

Datastructure for version information of the FGPA.

Definition at line 103 of file pike.cpp.

Member Data Documentation

◆ camera_type_id

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 105 of file pike.cpp.

◆ fpga_version

uint32_t firevision::avt_version_info3_t::fpga_version

Bcd-coded version number.

Definition at line 104 of file pike.cpp.


The documentation for this struct was generated from the following file: