MTD flashpage descriptor. More...
MTD flashpage descriptor.
Definition at line 74 of file mtd_flashpage.h.
#include <mtd_flashpage.h>
Data Fields | |
| mtd_dev_t | base |
| MTD generic device. | |
| uint32_t | offset |
| Offset in terms of MTD pages, which must comprise a whole number of sectors from the start of the flash. | |
| mtd_dev_t mtd_flashpage_t::base |
MTD generic device.
Definition at line 75 of file mtd_flashpage.h.
| uint32_t mtd_flashpage_t::offset |
Offset in terms of MTD pages, which must comprise a whole number of sectors from the start of the flash.
Definition at line 76 of file mtd_flashpage.h.