Mistake on this page?
Report an issue in GitHub or email us
Data Fields
sfdp_smptbl_info Struct Reference

JEDEC Sector Map Table info. More...

#include <SFDP.h>

Data Fields

uint32_t addr
 Address. More...
 
size_t size
 Size. More...
 
int region_cnt
 Number of erase regions. More...
 
int region_size [SFDP_SECTOR_MAP_MAX_REGIONS]
 Erase region size in bytes. More...
 
uint8_t region_erase_types_bitfld [SFDP_SECTOR_MAP_MAX_REGIONS]
 Each Region can support a bit combination of any of the 4 Erase Types. More...
 
unsigned int regions_min_common_erase_size
 Minimal common erase size for all regions (0 if none exists) More...
 
bd_size_t region_high_boundary [SFDP_SECTOR_MAP_MAX_REGIONS]
 Region high address offset boundary. More...
 
int erase_type_inst_arr [SFDP_MAX_NUM_OF_ERASE_TYPES]
 // Up To 4 Erase Types are supported by SFDP (each with its own command Instruction and Size) More...
 
unsigned int erase_type_size_arr [SFDP_MAX_NUM_OF_ERASE_TYPES]
 Erase sizes for all different erase types. More...
 

Detailed Description

JEDEC Sector Map Table info.

Definition at line 59 of file SFDP.h.

Field Documentation

uint32_t addr

Address.

Definition at line 60 of file SFDP.h.

int erase_type_inst_arr[SFDP_MAX_NUM_OF_ERASE_TYPES]

// Up To 4 Erase Types are supported by SFDP (each with its own command Instruction and Size)

Definition at line 67 of file SFDP.h.

unsigned int erase_type_size_arr[SFDP_MAX_NUM_OF_ERASE_TYPES]

Erase sizes for all different erase types.

Definition at line 68 of file SFDP.h.

int region_cnt

Number of erase regions.

Definition at line 62 of file SFDP.h.

uint8_t region_erase_types_bitfld[SFDP_SECTOR_MAP_MAX_REGIONS]

Each Region can support a bit combination of any of the 4 Erase Types.

Definition at line 64 of file SFDP.h.

bd_size_t region_high_boundary[SFDP_SECTOR_MAP_MAX_REGIONS]

Region high address offset boundary.

Definition at line 66 of file SFDP.h.

int region_size[SFDP_SECTOR_MAP_MAX_REGIONS]

Erase region size in bytes.

Definition at line 63 of file SFDP.h.

unsigned int regions_min_common_erase_size

Minimal common erase size for all regions (0 if none exists)

Definition at line 65 of file SFDP.h.

size_t size

Size.

Definition at line 61 of file SFDP.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.