Mbed OS Reference
Loading...
Searching...
No Matches
sfdp_bptbl_info Struct Reference

JEDEC Basic Flash Parameter Table info. More...

#include <SFDP.h>

Data Fields

uint32_t addr
 Address. More...
 
size_t size
 Size. More...
 
int legacy_erase_instruction
 Legacy 4K erase instruction. More...
 

Detailed Description

JEDEC Basic Flash Parameter Table info.

Definition at line 67 of file SFDP.h.

Field Documentation

◆ addr

uint32_t addr

Address.

Definition at line 68 of file SFDP.h.

◆ size

size_t size

Size.

Definition at line 69 of file SFDP.h.

◆ legacy_erase_instruction

int legacy_erase_instruction

Legacy 4K erase instruction.

Definition at line 71 of file SFDP.h.