Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Functions | |
| static uint32_t | NAND_AddressIncrement (NAND_HandleTypeDef *hnand, NAND_AddressTypeDef *Address) |
| Increment the NAND memory address. | |
Function Documentation
| static uint32_t NAND_AddressIncrement | ( | NAND_HandleTypeDef * | hnand, |
| NAND_AddressTypeDef * | Address | ||
| ) | [static] |
Increment the NAND memory address.
- Parameters:
-
hnand,: pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module. Address,: address to be incremented.
- Return values:
-
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
Definition at line 1074 of file stm32l4xx_hal_nand.c.
Generated on Tue Jul 12 2022 10:58:18 by
1.7.2