#include <dev/spibus.h>

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. | |