STM32F4xx_HAL_Driver
1.8.3
|
Header file of FMC HAL module. More...
Go to the source code of this file.
Data Structures | |
struct | FMC_NORSRAM_InitTypeDef |
FMC NORSRAM Configuration Structure definition. More... | |
struct | FMC_NORSRAM_TimingTypeDef |
FMC NORSRAM Timing parameters structure definition. More... | |
struct | FMC_NAND_InitTypeDef |
FMC NAND Configuration Structure definition. More... | |
struct | FMC_NAND_PCC_TimingTypeDef |
FMC NAND Timing parameters structure definition. More... | |
struct | FMC_PCCARD_InitTypeDef |
FMC PCCARD Configuration Structure definition. More... | |
struct | FMC_SDRAM_InitTypeDef |
FMC SDRAM Configuration Structure definition. More... | |
struct | FMC_SDRAM_TimingTypeDef |
FMC SDRAM Timing parameters structure definition. More... | |
struct | FMC_SDRAM_CommandTypeDef |
SDRAM command parameters structure definition. More... | |
Functions | |
HAL_StatusTypeDef | FMC_NORSRAM_Init (FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_InitTypeDef *Init) |
Initialize the FMC_NORSRAM device according to the specified control parameters in the FMC_NORSRAM_InitTypeDef. More... | |
HAL_StatusTypeDef | FMC_NORSRAM_Timing_Init (FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_TimingTypeDef *Timing, uint32_t Bank) |
Initialize the FMC_NORSRAM Timing according to the specified parameters in the FMC_NORSRAM_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_NORSRAM_Extended_Timing_Init (FMC_NORSRAM_EXTENDED_TypeDef *Device, FMC_NORSRAM_TimingTypeDef *Timing, uint32_t Bank, uint32_t ExtendedMode) |
Initialize the FMC_NORSRAM Extended mode Timing according to the specified parameters in the FMC_NORSRAM_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_NORSRAM_DeInit (FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_EXTENDED_TypeDef *ExDevice, uint32_t Bank) |
DeInitialize the FMC_NORSRAM peripheral. More... | |
HAL_StatusTypeDef | FMC_NORSRAM_WriteOperation_Enable (FMC_NORSRAM_TypeDef *Device, uint32_t Bank) |
Enables dynamically FMC_NORSRAM write operation. More... | |
HAL_StatusTypeDef | FMC_NORSRAM_WriteOperation_Disable (FMC_NORSRAM_TypeDef *Device, uint32_t Bank) |
Disables dynamically FMC_NORSRAM write operation. More... | |
HAL_StatusTypeDef | FMC_NAND_Init (FMC_NAND_TypeDef *Device, FMC_NAND_InitTypeDef *Init) |
Initializes the FMC_NAND device according to the specified control parameters in the FMC_NAND_HandleTypeDef. More... | |
HAL_StatusTypeDef | FMC_NAND_CommonSpace_Timing_Init (FMC_NAND_TypeDef *Device, FMC_NAND_PCC_TimingTypeDef *Timing, uint32_t Bank) |
Initializes the FMC_NAND Common space Timing according to the specified parameters in the FMC_NAND_PCC_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_NAND_AttributeSpace_Timing_Init (FMC_NAND_TypeDef *Device, FMC_NAND_PCC_TimingTypeDef *Timing, uint32_t Bank) |
Initializes the FMC_NAND Attribute space Timing according to the specified parameters in the FMC_NAND_PCC_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_NAND_DeInit (FMC_NAND_TypeDef *Device, uint32_t Bank) |
DeInitializes the FMC_NAND device. More... | |
HAL_StatusTypeDef | FMC_NAND_ECC_Enable (FMC_NAND_TypeDef *Device, uint32_t Bank) |
Enables dynamically FMC_NAND ECC feature. More... | |
HAL_StatusTypeDef | FMC_NAND_ECC_Disable (FMC_NAND_TypeDef *Device, uint32_t Bank) |
Disables dynamically FMC_NAND ECC feature. More... | |
HAL_StatusTypeDef | FMC_NAND_GetECC (FMC_NAND_TypeDef *Device, uint32_t *ECCval, uint32_t Bank, uint32_t Timeout) |
Disables dynamically FMC_NAND ECC feature. More... | |
HAL_StatusTypeDef | FMC_PCCARD_Init (FMC_PCCARD_TypeDef *Device, FMC_PCCARD_InitTypeDef *Init) |
Initializes the FMC_PCCARD device according to the specified control parameters in the FMC_PCCARD_HandleTypeDef. More... | |
HAL_StatusTypeDef | FMC_PCCARD_CommonSpace_Timing_Init (FMC_PCCARD_TypeDef *Device, FMC_NAND_PCC_TimingTypeDef *Timing) |
Initializes the FMC_PCCARD Common space Timing according to the specified parameters in the FMC_NAND_PCC_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_PCCARD_AttributeSpace_Timing_Init (FMC_PCCARD_TypeDef *Device, FMC_NAND_PCC_TimingTypeDef *Timing) |
Initializes the FMC_PCCARD Attribute space Timing according to the specified parameters in the FMC_NAND_PCC_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_PCCARD_IOSpace_Timing_Init (FMC_PCCARD_TypeDef *Device, FMC_NAND_PCC_TimingTypeDef *Timing) |
Initializes the FMC_PCCARD IO space Timing according to the specified parameters in the FMC_NAND_PCC_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_PCCARD_DeInit (FMC_PCCARD_TypeDef *Device) |
DeInitializes the FMC_PCCARD device. More... | |
HAL_StatusTypeDef | FMC_SDRAM_Init (FMC_SDRAM_TypeDef *Device, FMC_SDRAM_InitTypeDef *Init) |
Initializes the FMC_SDRAM device according to the specified control parameters in the FMC_SDRAM_InitTypeDef. More... | |
HAL_StatusTypeDef | FMC_SDRAM_Timing_Init (FMC_SDRAM_TypeDef *Device, FMC_SDRAM_TimingTypeDef *Timing, uint32_t Bank) |
Initializes the FMC_SDRAM device timing according to the specified parameters in the FMC_SDRAM_TimingTypeDef. More... | |
HAL_StatusTypeDef | FMC_SDRAM_DeInit (FMC_SDRAM_TypeDef *Device, uint32_t Bank) |
DeInitializes the FMC_SDRAM peripheral. More... | |
HAL_StatusTypeDef | FMC_SDRAM_WriteProtection_Enable (FMC_SDRAM_TypeDef *Device, uint32_t Bank) |
Enables dynamically FMC_SDRAM write protection. More... | |
HAL_StatusTypeDef | FMC_SDRAM_WriteProtection_Disable (FMC_SDRAM_TypeDef *Device, uint32_t Bank) |
Disables dynamically FMC_SDRAM write protection. More... | |
HAL_StatusTypeDef | FMC_SDRAM_SendCommand (FMC_SDRAM_TypeDef *Device, FMC_SDRAM_CommandTypeDef *Command, uint32_t Timeout) |
Send Command to the FMC SDRAM bank. More... | |
HAL_StatusTypeDef | FMC_SDRAM_ProgramRefreshRate (FMC_SDRAM_TypeDef *Device, uint32_t RefreshRate) |
Program the SDRAM Memory Refresh rate. More... | |
HAL_StatusTypeDef | FMC_SDRAM_SetAutoRefreshNumber (FMC_SDRAM_TypeDef *Device, uint32_t AutoRefreshNumber) |
Set the Number of consecutive SDRAM Memory auto Refresh commands. More... | |
uint32_t | FMC_SDRAM_GetModeStatus (const FMC_SDRAM_TypeDef *Device, uint32_t Bank) |
Returns the indicated FMC SDRAM bank mode status. More... | |
Header file of FMC 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_fmc.h.