HPM SDK
HPMicro Software Development Kit
boot_header_t Struct Reference

#include <hpm_bootheader.h>

Data Fields

uint8_t tag
 
uint8_t version
 
uint16_t length
 
uint32_t flags
 
uint16_t sw_version
 
uint8_t fuse_version
 
uint8_t fw_count
 
uint16_t dc_block_offset
 
uint16_t sig_block_offset
 

Field Documentation

◆ dc_block_offset

uint16_t boot_header_t::dc_block_offset

◆ flags

uint32_t boot_header_t::flags

◆ fuse_version

uint8_t boot_header_t::fuse_version

◆ fw_count

uint8_t boot_header_t::fw_count

◆ length

uint16_t boot_header_t::length

◆ sig_block_offset

uint16_t boot_header_t::sig_block_offset

◆ sw_version

uint16_t boot_header_t::sw_version

◆ tag

uint8_t boot_header_t::tag

◆ version

uint8_t boot_header_t::version

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