HAL + 0/15 examples
CodeScope will show references to FMC_SDRAM_CommandTypeDef::CommandTarget from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Examples
FMC
STM32469I-Discovery
Examples
FMC
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
STM32F429I-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_SDRAM_CommandTypeDef::CommandTarget

FMC_SDRAM_CommandTypeDef::CommandTarget field

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

Syntax

uint32_t CommandTarget;

Examples

FMC_SDRAM_CommandTypeDef::CommandTarget is referenced by 15 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:507
uint32_t CommandTarget; /*!< Defines which device (1 or 2) the command will be issued to.
stm32f4xx_ll_fmc.c:1380FMC_SDRAM_SendCommand()
assert_param(IS_FMC_COMMAND_TARGET(Command->CommandTarget));
stm32f4xx_ll_fmc.c:1386FMC_SDRAM_SendCommand()
((Command->CommandMode) | (Command->CommandTarget) |

Data Use

Functions reading FMC_SDRAM_CommandTypeDef::CommandTarget
FMC_SDRAM_CommandTypeDef::CommandTarget
all items filtered out
Type of FMC_SDRAM_CommandTypeDef::CommandTarget
FMC_SDRAM_CommandTypeDef::CommandTarget
uint32_t
all items filtered out