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.
Peripheral State functions
[NAND Exported Functions]
Peripheral State functions. More...
Functions | |
HAL_NAND_StateTypeDef | HAL_NAND_GetState (NAND_HandleTypeDef *hnand) |
Return the NAND handle state. |
Detailed Description
Peripheral State functions.
============================================================================== ##### NAND State functions ##### ============================================================================== [..] This subsection permits to get in run-time the status of the NAND controller and the data flow.
Function Documentation
HAL_NAND_StateTypeDef HAL_NAND_GetState | ( | NAND_HandleTypeDef * | hnand ) |
Return the NAND handle state.
- Parameters:
-
hnand,: pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module.
- Return values:
-
HAL state
Definition at line 1061 of file stm32l4xx_hal_nand.c.
Generated on Tue Jul 12 2022 11:00:04 by
