Expand description
Non-Volatile Memory Controller
Used in order read and write to internal flash.
Structs§
- This is a wrapper around a u8 array that is sized to a single page for the nrf. Users of this module must pass an object of this type to use the
hil::flash::Flash
interface.
Enums§
- FlashState is used to track the current state and command of the flash.