Sam Shi / Mbed 2 deprecated unytefont

Dependencies:   Adafruit_GFX_customizedfont BLE_API USBDevice mbed

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

Embed: (wiki syntax)

« Back to documentation index

flc.h File Reference

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.