STM32F439xx HAL User Manual
Data Fields
SDRAM_HandleTypeDef Struct Reference

SDRAM handle Structure definition. More...

#include <stm32f4xx_hal_sdram.h>

Data Fields

FMC_SDRAM_TypeDef * Instance
FMC_SDRAM_InitTypeDef Init
__IO HAL_SDRAM_StateTypeDef State
HAL_LockTypeDef Lock
DMA_HandleTypeDefhdma

Detailed Description

SDRAM handle Structure definition.

Definition at line 80 of file stm32f4xx_hal_sdram.h.


Field Documentation

Pointer DMA handler

Definition at line 90 of file stm32f4xx_hal_sdram.h.

Referenced by HAL_SDRAM_Read_DMA(), and HAL_SDRAM_Write_DMA().

FMC_SDRAM_InitTypeDef SDRAM_HandleTypeDef::Init
FMC_SDRAM_TypeDef* SDRAM_HandleTypeDef::Instance
HAL_LockTypeDef SDRAM_HandleTypeDef::Lock

SDRAM locking object

Definition at line 88 of file stm32f4xx_hal_sdram.h.

Referenced by HAL_SDRAM_Init().


The documentation for this struct was generated from the following file: