Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more
sector_info_t Struct Reference
Sector information structure. More...
#include <flash_data.h>
Data Fields | |
const uint32_t | start |
Sector start address. | |
const uint32_t | size |
Sector size. |
Detailed Description
Sector information structure.
Definition at line 35 of file flash_data.h.
Field Documentation
const uint32_t size |
Sector size.
Definition at line 37 of file flash_data.h.
const uint32_t start |
Sector start address.
Definition at line 36 of file flash_data.h.
Generated on Tue Jul 12 2022 20:41:17 by
