Module stm32g0xx_hal::flash

source ·

Structs

Flash page representation where each flash page represents a region of 2048 bytes. The flash controller can only erase on a page basis.
Handle for an unlocked flash on which operations can be performed

Enums

Flash operation error

Constants

The first address of flash memory
How many Flash memory pages there are
The size of a Flash memory page, in bytes

Traits

Type Definitions

A type alias for the result of a Flash operation.