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

MTD mapped region. More...

Detailed Description

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_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 98 of file mtd_mapper.h.

◆ parent

mtd_mapper_parent_t* mtd_mapper_region_t::parent

MTD mapper parent device

Definition at line 99 of file mtd_mapper.h.

◆ sector

uint32_t mtd_mapper_region_t::sector

first sector of the region

Definition at line 100 of file mtd_mapper.h.


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