management functions
More...
Detailed Description
management functions
==============================================================================
##### NOR Control functions #####
==============================================================================
[..]
This subsection provides a set of functions allowing to control dynamically
the NOR interface.
Function Documentation
Disables dynamically NOR write operation.
- Parameters:
-
hnor | pointer to a NOR_HandleTypeDef structure that contains the configuration information for NOR module. |
- Return values:
-
Definition at line 1328 of file stm32f4xx_hal_nor.c.
Enables dynamically NOR write operation.
- Parameters:
-
hnor | pointer to a NOR_HandleTypeDef structure that contains the configuration information for NOR module. |
- Return values:
-
Definition at line 1294 of file stm32f4xx_hal_nor.c.