pico-binary-info
Portable Pi Pico binary_info parser
Loading...
Searching...
No Matches
_binary_info_block_device Struct Reference

Binary info entry describing a block device in the binary. More...

#include <structure.h>

Public Member Functions

 bi_ptr_of (const char) name
 optional static name (independent of what is formatted)
 bi_ptr_of (binary_info_t) extra
 additional info

Data Fields

struct _binary_info_core core
 Common binary info header.
uint32_t address
 Start address of the block device in flash.
uint32_t size
 Size of the block device in bytes.
uint16_t flags
 Block device capability flags (BINARY_INFO_BLOCK_DEV_FLAG_*)

Detailed Description

Binary info entry describing a block device in the binary.


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