HAL_NAND_Address_Inc() function
Increment the NAND memory address
Arguments
hnand
pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module.
pAddress
pointer to NAND address structure
Return value
The new status of the increment address operation. It can be: - NAND_VALID_ADDRESS: When the new address is valid address - NAND_INVALID_ADDRESS: When the new address is invalid address