Expand description
Non-Volatile Memory Controller
Used in order read and write to internal flash.
Structs§
- NrfPage
- 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. - Nvmc
Enums§
- Flash
State - FlashState is used to track the current state and command of the flash.