embassy-rp

Crates

git

Versions

rp235xb

Flavors

Function embassy_rp::rom_data::partition_table_pointer

source ยท
pub fn partition_table_pointer() -> *const u32
Expand description

A pointer to the resident partition table info.

The resident partition table is the subset of the full partition table that is kept in memory, and used for flash permissions.