HAL + 0/8 examples
CodeScope will show references to FMC_NORSRAM_InitTypeDef::WriteOperation from the following samples and libraries:
Drivers
Boards
Examples
STM32446E_EVAL
Applications
STemWin
STM32469I_EVAL
Examples
FMC
STM324x9I_EVAL
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMC_NORSRAM_InitTypeDef::WriteOperation

FMC_NORSRAM_InitTypeDef::WriteOperation field

Enables or disables the write operation in the selected device by the FMC. This parameter can be a value of FMC_Write_Operation

Syntax

uint32_t WriteOperation;

Examples

FMC_NORSRAM_InitTypeDef::WriteOperation is referenced by 8 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fmc.h:266
uint32_t WriteOperation; /*!< Enables or disables the write operation in the selected device by the FMC.
stm32f4xx_hal_nor.c:309HAL_NOR_Init()
if (hnor->Init.WriteOperation == FMC_WRITE_OPERATION_DISABLE)
stm32f4xx_ll_fmc.c:258FMC_NORSRAM_Init()
assert_param(IS_FMC_WRITE_OPERATION(Init->WriteOperation));
stm32f4xx_ll_fmc.c:291FMC_NORSRAM_Init()
Init->WriteOperation | \

Data Use

Functions reading FMC_NORSRAM_InitTypeDef::WriteOperation
FMC_NORSRAM_InitTypeDef::WriteOperation
all items filtered out
Type of FMC_NORSRAM_InitTypeDef::WriteOperation
FMC_NORSRAM_InitTypeDef::WriteOperation
uint32_t
all items filtered out