riotboot_hdr_t Struct Reference

Structure to store image header - All members are little endian. More...

Detailed Description

Structure to store image header - All members are little endian.

Definition at line 51 of file hdr.h.

#include <hdr.h>

Data Fields

uint32_t magic_number
 Header magic number (always "RIOT")

 
uint32_t version
 Integer representing the partition version

 
uint32_t start_addr
 Address after the allocated space for the header.
 
uint32_t chksum
 Checksum of riotboot_hdr

 

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