Structs

Flash memory sector

Iterator of flash memory sectors in a single bank. Yields a size sequence of [16, 16, 16, 64, 128, 128, ..]

Read-only flash

Result of FlashExt::unlocked()

Enums

Flash erase/program error

Traits

Flash methods implemented for pac::FLASH

Functions

Returns iterator of flash memory sectors for single and dual bank flash. Sectors are returned in continuous memory order, while sector numbers can have spaces between banks.