Peripheral State functions.
More...
Peripheral State functions.
==============================================================================
##### NAND State functions #####
==============================================================================
[..]
This subsection permits to get in run-time the status of the NAND controller
and the data flow.
◆ HAL_NAND_GetState()
return the NAND state
- Parameters
-
hnand | pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module. |
- Return values
-
Definition at line 2325 of file stm32f4xx_hal_nand.c.
◆ HAL_NAND_Read_Status()
NAND memory read status.
- Parameters
-
hnand | pointer to a NAND_HandleTypeDef structure that contains the configuration information for NAND module. |
- Return values
-
Definition at line 2336 of file stm32f4xx_hal_nand.c.