MG32F10x Standard Peripherals Firmware Library
Functions
mg32f10x_fmc.h File Reference

This file contains all the functions prototypes for the FMC firmware library. More...

#include "mg32f10x.h"

Go to the source code of this file.

Functions

uint32_t FMC_ClearPageLatch (void)
 Clear page latches. More...
 
uint32_t FMC_ErasePage (uint32_t Page_Address)
 Erase a specified FLASH page. More...
 
uint32_t FMC_EraseSector (uint32_t Sector_Address)
 Erase a specified FLASH sector. More...
 
uint32_t FMC_EraseBulk (void)
 Erase main flash memory. More...
 
uint32_t FMC_ProgramPage (uint32_t Page_Address)
 Programs the data to the specified page address. More...
 

Detailed Description

This file contains all the functions prototypes for the FMC firmware library.

Author
megawin Application Team
Version
V0.1.10
Date
05-January-2023