MTD mapped region. More...
MTD mapped region.
Definition at line 93 of file mtd_mapper.h.
#include <mtd_mapper.h>
Data Fields | |
| mtd_dev_t | mtd |
| MTD context. | |
| mtd_mapper_parent_t * | parent |
| MTD mapper parent device. | |
| uint32_t | sector |
| first sector of the region | |
| mtd_dev_t mtd_mapper_region_t::mtd |
MTD context.
Definition at line 94 of file mtd_mapper.h.
| mtd_mapper_parent_t* mtd_mapper_region_t::parent |
MTD mapper parent device.
Definition at line 95 of file mtd_mapper.h.
| uint32_t mtd_mapper_region_t::sector |
first sector of the region
Definition at line 96 of file mtd_mapper.h.