RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
rtems_flashdev_region_table Struct Reference

Struct holding region definitions. More...

#include <flashdev.h>

Data Fields

int max_regions
 The maximum regions that can be defined at once.
 
rtems_flashdev_regionregions
 Pointer to array of rtems_flashdev_region of length max_regions.
 
uint32_t * bit_allocator
 Array of uint32_t acting as bit allocator for regions array.
 

Detailed Description

Struct holding region definitions.


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