Module flash

Module flash 

Source

Structs§

FlashPage
Flash page representation where each flash page represents a region of 2048 bytes. The flash controller can only erase on a page basis.

Enums§

Error
Flash operation error

Traits§

Read
WriteErase

Type Aliases§

Result
A type alias for the result of a Flash operation.