Module stm32_hal2::flash[][src]

Expand description

Read and write onboard flash memory. The Flash memory is organized as 72-bit wide memory cells (64 bits plus 8 ECC bits) that can be used for storing both code and data constants.

Structs

Enums

Possible error states for flash operations.