Nut/OS  4.10.3
API Reference
serialflash.h File Reference
#include <dev/spibus.h>
Include dependency graph for serialflash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _NUTSERIALFLASH
 Serial flash support information structure. More...

Defines

#define SERIALFLASH_MAX_UNITS   65536
 Max. number of pages.

Typedefs

typedef uint32_t sf_unit_t
typedef uint_fast32_t sf_unit_fast_t
typedef struct _NUTSERIALFLASH NUTSERIALFLASH
 Serial flash support information structure type.