Loading...
Searching...
No Matches
mtd_mapper_region_t Struct Reference

MTD mapped region. More...

Detailed Description

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_tparent
 MTD mapper parent device.
 
uint32_t sector
 first sector of the region
 

Field Documentation

◆ mtd

mtd_dev_t mtd_mapper_region_t::mtd

MTD context.

Definition at line 94 of file mtd_mapper.h.

◆ parent

mtd_mapper_parent_t* mtd_mapper_region_t::parent

MTD mapper parent device.

Definition at line 95 of file mtd_mapper.h.

◆ sector

uint32_t mtd_mapper_region_t::sector

first sector of the region

Definition at line 96 of file mtd_mapper.h.


The documentation for this struct was generated from the following file: