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.
Dependencies: Adafruit_GFX_customizedfont BLE_API USBDevice mbed
Fork of mbed-os-example-mbed5-blinky by
flc.h File Reference
Go to the source code of this file.
Functions | |
| int32_t | FLC_Erase (uint32_t address, uint8_t erase_code, uint8_t unlock_key) |
| This function will erase a single page of flash, 1 page is 2K bytes. | |
| int32_t | FLC_WriteBlock (uint32_t address, const void *data, uint32_t length, uint8_t unlock_key) |
| This function writes data to the flash device through flash controller. | |
Detailed Description
Definition in file flc.h.
Generated on Wed Jul 13 2022 02:36:20 by
1.7.2
