RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
FMC_SDRAM_TimingTypeDef Struct Reference

FMC SDRAM Timing parameters structure definition. More...

#include <stm32h7xx_ll_fmc.h>

Data Fields

uint32_t LoadToActiveDelay
 
uint32_t ExitSelfRefreshDelay
 
uint32_t SelfRefreshTime
 
uint32_t RowCycleDelay
 
uint32_t WriteRecoveryTime
 
uint32_t RPDelay
 
uint32_t RCDDelay
 

Detailed Description

FMC SDRAM Timing parameters structure definition.

Field Documentation

◆ ExitSelfRefreshDelay

uint32_t FMC_SDRAM_TimingTypeDef::ExitSelfRefreshDelay

Defines the delay from releasing the self refresh command to issuing the Activate command in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ LoadToActiveDelay

uint32_t FMC_SDRAM_TimingTypeDef::LoadToActiveDelay

Defines the delay between a Load Mode Register command and an active or Refresh command in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ RCDDelay

uint32_t FMC_SDRAM_TimingTypeDef::RCDDelay

Defines the delay between the Activate Command and a Read/Write command in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ RowCycleDelay

uint32_t FMC_SDRAM_TimingTypeDef::RowCycleDelay

Defines the delay between the Refresh command and the Activate command and the delay between two consecutive Refresh commands in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ RPDelay

uint32_t FMC_SDRAM_TimingTypeDef::RPDelay

Defines the delay between a Precharge Command and an other command in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ SelfRefreshTime

uint32_t FMC_SDRAM_TimingTypeDef::SelfRefreshTime

Defines the minimum Self Refresh period in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16

◆ WriteRecoveryTime

uint32_t FMC_SDRAM_TimingTypeDef::WriteRecoveryTime

Defines the Write recovery Time in number of memory clock cycles. This parameter can be a value between Min_Data = 1 and Max_Data = 16


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