Fawkes API  Fawkes Development Version
firevision::avt_version_info1_t Struct Reference

Datastructure for version information of the uC. More...

Public Attributes

uint32_t uc_version: 16
 Bcd-coded version number. More...
 
uint32_t uc_type_id: 16
 Always 0. More...
 

Detailed Description

Datastructure for version information of the uC.

Definition at line 97 of file pike.cpp.

Member Data Documentation

◆ uc_type_id

uint32_t firevision::avt_version_info1_t::uc_type_id

Always 0.

Definition at line 99 of file pike.cpp.

◆ uc_version

uint32_t firevision::avt_version_info1_t::uc_version

Bcd-coded version number.

Definition at line 98 of file pike.cpp.


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