SmartSnippets DA1459x SDK
Data Fields
partition_entry_t Struct Reference

Partition entry. More...

#include <partition_def.h>

Data Fields

uint8_t magic
 
uint8_t type
 
uint8_t valid
 
uint32_t start_address
 
uint32_t size
 
uint8_t reserved2 [4]
 

Detailed Description

Partition entry.

Field Documentation

◆ magic

uint8_t partition_entry_t::magic

Partition magic number 0xEA

◆ reserved2

uint8_t partition_entry_t::reserved2[4]

Reserved for future use

◆ size

uint32_t partition_entry_t::size

Size of partition

◆ start_address

uint32_t partition_entry_t::start_address

Partition start address

◆ type

uint8_t partition_entry_t::type

Partition ID

◆ valid

uint8_t partition_entry_t::valid

Valid marker 0xFF


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