MTD mapped region. More...
MTD mapped region.
Definition at line 97 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 98 of file mtd_mapper.h.
mtd_mapper_parent_t* mtd_mapper_region_t::parent |
MTD mapper parent device
Definition at line 99 of file mtd_mapper.h.
uint32_t mtd_mapper_region_t::sector |
first sector of the region
Definition at line 100 of file mtd_mapper.h.