radio_tool 0.2.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
radio_tool::fw::TYTFirmwareHeader Struct Reference

#include <tyt_fw.hpp>

Collaboration diagram for radio_tool::fw::TYTFirmwareHeader:
Collaboration graph

Public Attributes

uint8_t magic [16]
 
uint8_t radio [16]
 
uint32_t n1
 
uint32_t n2
 
uint32_t n3
 
uint32_t n4
 
uint8_t counter_magic [76]
 
uint32_t n_regions
 

Detailed Description

Stores the start of the TYT Firmware file header

Definition at line 122 of file tyt_fw.hpp.

Member Data Documentation

◆ counter_magic

uint8_t radio_tool::fw::TYTFirmwareHeader::counter_magic[76]

Definition at line 127 of file tyt_fw.hpp.

◆ magic

uint8_t radio_tool::fw::TYTFirmwareHeader::magic[16]

Definition at line 124 of file tyt_fw.hpp.

◆ n1

uint32_t radio_tool::fw::TYTFirmwareHeader::n1

Definition at line 126 of file tyt_fw.hpp.

◆ n2

uint32_t radio_tool::fw::TYTFirmwareHeader::n2

Definition at line 126 of file tyt_fw.hpp.

◆ n3

uint32_t radio_tool::fw::TYTFirmwareHeader::n3

Definition at line 126 of file tyt_fw.hpp.

◆ n4

uint32_t radio_tool::fw::TYTFirmwareHeader::n4

Definition at line 126 of file tyt_fw.hpp.

◆ n_regions

uint32_t radio_tool::fw::TYTFirmwareHeader::n_regions

Definition at line 128 of file tyt_fw.hpp.

◆ radio

uint8_t radio_tool::fw::TYTFirmwareHeader::radio[16]

Definition at line 125 of file tyt_fw.hpp.


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