libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/common/fmc_common_f47.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... | |