|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Header file of FSMC HAL module. More...
#include "stm32f4xx_hal_def.h"Go to the source code of this file.
Macros | |
| #define | FMC_WRITE_OPERATION_DISABLE FSMC_WRITE_OPERATION_DISABLE |
| #define | FMC_WRITE_OPERATION_ENABLE FSMC_WRITE_OPERATION_ENABLE |
| #define | FMC_NORSRAM_MEM_BUS_WIDTH_8 FSMC_NORSRAM_MEM_BUS_WIDTH_8 |
| #define | FMC_NORSRAM_MEM_BUS_WIDTH_16 FSMC_NORSRAM_MEM_BUS_WIDTH_16 |
| #define | FMC_NORSRAM_MEM_BUS_WIDTH_32 FSMC_NORSRAM_MEM_BUS_WIDTH_32 |
| #define | FMC_NORSRAM_TypeDef FSMC_NORSRAM_TypeDef |
| #define | FMC_NORSRAM_EXTENDED_TypeDef FSMC_NORSRAM_EXTENDED_TypeDef |
| #define | FMC_NORSRAM_InitTypeDef FSMC_NORSRAM_InitTypeDef |
| #define | FMC_NORSRAM_TimingTypeDef FSMC_NORSRAM_TimingTypeDef |
| #define | FMC_NORSRAM_Init FSMC_NORSRAM_Init |
| #define | FMC_NORSRAM_Timing_Init FSMC_NORSRAM_Timing_Init |
| #define | FMC_NORSRAM_Extended_Timing_Init FSMC_NORSRAM_Extended_Timing_Init |
| #define | FMC_NORSRAM_DeInit FSMC_NORSRAM_DeInit |
| #define | FMC_NORSRAM_WriteOperation_Enable FSMC_NORSRAM_WriteOperation_Enable |
| #define | FMC_NORSRAM_WriteOperation_Disable FSMC_NORSRAM_WriteOperation_Disable |
| #define | __FMC_NORSRAM_ENABLE __FSMC_NORSRAM_ENABLE |
| #define | __FMC_NORSRAM_DISABLE __FSMC_NORSRAM_DISABLE |
| #define | FMC_NORSRAM_TypeDef FSMC_NORSRAM_TypeDef |
| #define | FMC_NORSRAM_EXTENDED_TypeDef FSMC_NORSRAM_EXTENDED_TypeDef |
| #define | FMC_NORSRAM_DEVICE FSMC_NORSRAM_DEVICE |
| #define | FMC_NORSRAM_EXTENDED_DEVICE FSMC_NORSRAM_EXTENDED_DEVICE |
| #define | FMC_NORSRAM_BANK1 FSMC_NORSRAM_BANK1 |
| #define | FMC_NORSRAM_BANK2 FSMC_NORSRAM_BANK2 |
| #define | FMC_NORSRAM_BANK3 FSMC_NORSRAM_BANK3 |
| #define | FMC_IT_RISING_EDGE FSMC_IT_RISING_EDGE |
| #define | FMC_IT_LEVEL FSMC_IT_LEVEL |
| #define | FMC_IT_FALLING_EDGE FSMC_IT_FALLING_EDGE |
| #define | FMC_IT_REFRESH_ERROR FSMC_IT_REFRESH_ERROR |
| #define | FMC_FLAG_RISING_EDGE FSMC_FLAG_RISING_EDGE |
| #define | FMC_FLAG_LEVEL FSMC_FLAG_LEVEL |
| #define | FMC_FLAG_FALLING_EDGE FSMC_FLAG_FALLING_EDGE |
| #define | FMC_FLAG_FEMPT FSMC_FLAG_FEMPT |
Header file of FSMC HAL module.
Copyright (c) 2016 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
Definition in file stm32f4xx_ll_fsmc.h.