SpiFlash.h File Reference
#include "Device.h"
Include dependency graph for SpiFlash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Storage::SpiFlash
 Main flash storage device. More...
 

Namespaces

 Storage
 

Variables

SpiFlash * Storage::spiFlash
 The main SPI flash device. Where possible, access via partition API. If lower-level access is required, use this. It should not be necessary to access low-level flash access routines directly. More...