HAL + 0/7 examples
CodeScope will show references to FSMC_NORSRAM_InitTypeDef::WriteOperation from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Applications
STemWin
Examples
FSMC
STM32F413H-Discovery
Examples
FMC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NORSRAM_InitTypeDef::WriteOperation

FSMC_NORSRAM_InitTypeDef::WriteOperation field

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

Syntax

uint32_t WriteOperation;

Examples

FSMC_NORSRAM_InitTypeDef::WriteOperation is referenced by 7 libraries and example projects.

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:200
uint32_t WriteOperation; /*!< Enables or disables the write operation in the selected device by the FSMC.
stm32f4xx_hal_nor.c:309HAL_NOR_Init()
if (hnor->Init.WriteOperation == FMC_WRITE_OPERATION_DISABLE)
stm32f4xx_ll_fsmc.c:239FSMC_NORSRAM_Init()
assert_param(IS_FSMC_WRITE_OPERATION(Init->WriteOperation));
stm32f4xx_ll_fsmc.c:272FSMC_NORSRAM_Init()
Init->WriteOperation | \

Data Use

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