libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
fmc.h File Reference
Include dependency graph for fmc.h:

Go to the source code of this file.

Macros

#define FSMC_BASE   FMC_BASE
 
#define FSMC_BCR_FMCEN   BIT31
 FMCEN: Global FMC controller Enable. More...
 
#define FSMC_BCR_WFDIS   BIT21
 WFDIS: Global Write FIFO Disable. More...
 
#define FSMC_BCR_CCLKEN   BIT20
 WFDIS: Global Continuous Clock Enable. More...