HAL
FSMC_NAND_InitTypeDef::EccComputation is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFSMC_NAND_InitTypeDef::EccComputation

FSMC_NAND_InitTypeDef::EccComputation field

Enables or disables the ECC computation. This parameter can be any value of FSMC_ECC

Syntax

uint32_t EccComputation;

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:293
uint32_t EccComputation; /*!< Enables or disables the ECC computation.
stm32f4xx_ll_fsmc.c:586FSMC_NAND_Init()
assert_param(IS_FSMC_ECC_STATE(Init->EccComputation));
stm32f4xx_ll_fsmc.c:598FSMC_NAND_Init()
Init->EccComputation |
stm32f4xx_ll_fsmc.c:609FSMC_NAND_Init()
Init->EccComputation |

Data Use

Functions reading FSMC_NAND_InitTypeDef::EccComputation
FSMC_NAND_InitTypeDef::EccComputation
all items filtered out
Type of FSMC_NAND_InitTypeDef::EccComputation
FSMC_NAND_InitTypeDef::EccComputation
uint32_t
all items filtered out