HAL
HAL_NAND_Erase_Block() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_NAND_Erase_Block() function

NAND memory Block erase

Syntax

Arguments

hnand

pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module.

pAddress

pointer to NAND address structure

Return value

HAL status

References

LocationText
stm32f4xx_hal_nand.c:1957
HAL_StatusTypeDef HAL_NAND_Erase_Block(NAND_HandleTypeDef *hnand, const NAND_AddressTypeDef *pAddress)
stm32f4xx_hal_nand.h:239