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 |
#define SERIALFLASH_MAX_UNITS 65536 |
Max. number of pages.
Definition at line 50 of file serialflash.h.
Definition at line 58 of file serialflash.h.
typedef uint_fast32_t sf_unit_fast_t |
Definition at line 59 of file serialflash.h.