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

SDRAM command parameters structure definition. More...

#include <stm32h7xx_ll_fmc.h>

Data Fields

uint32_t CommandMode
 
uint32_t CommandTarget
 
uint32_t AutoRefreshNumber
 
uint32_t ModeRegisterDefinition
 

Detailed Description

SDRAM command parameters structure definition.

Field Documentation

◆ AutoRefreshNumber

uint32_t FMC_SDRAM_CommandTypeDef::AutoRefreshNumber

Defines the number of consecutive auto refresh command issued in auto refresh mode. This parameter can be a value between Min_Data = 1 and Max_Data = 15

◆ CommandMode

uint32_t FMC_SDRAM_CommandTypeDef::CommandMode

Defines the command issued to the SDRAM device. This parameter can be a value of FMC SDRAM Command Mode.

◆ CommandTarget

uint32_t FMC_SDRAM_CommandTypeDef::CommandTarget

Defines which device (1 or 2) the command will be issued to. This parameter can be a value of FMC SDRAM Command Target.

◆ ModeRegisterDefinition

uint32_t FMC_SDRAM_CommandTypeDef::ModeRegisterDefinition

Defines the SDRAM Mode register content


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