Nut/OS  4.10.3
API Reference
XgSerialflash

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.

Define Documentation

#define SERIALFLASH_MAX_UNITS   65536

Max. number of pages.

Definition at line 50 of file serialflash.h.


Typedef Documentation

Definition at line 58 of file serialflash.h.

Definition at line 59 of file serialflash.h.

Serial flash support information structure type.

Definition at line 65 of file serialflash.h.