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

FSMC_NAND_InitTypeDef::Waitfeature field

Enables or disables the Wait feature for the NAND Memory device. This parameter can be any value of FSMC_Wait_feature

Syntax

uint32_t Waitfeature;

References

LocationReferrerText
stm32f4xx_ll_fsmc.h:287
uint32_t Waitfeature; /*!< Enables or disables the Wait feature for the NAND Memory device.
stm32f4xx_ll_fsmc.c:584FSMC_NAND_Init()
assert_param(IS_FSMC_WAIT_FEATURE(Init->Waitfeature));
stm32f4xx_ll_fsmc.c:595FSMC_NAND_Init()
MODIFY_REG(Device->PCR2, PCR_CLEAR_MASK, (Init->Waitfeature |
stm32f4xx_ll_fsmc.c:606FSMC_NAND_Init()
MODIFY_REG(Device->PCR3, PCR_CLEAR_MASK, (Init->Waitfeature |

Data Use

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