Notes:
This function must be used only
when the Instruction Cache is
disabled.
__HAL_FLASH_DATA_CACHE_RESET
Description:
Resets the FLASH data Cache.
Return value:
None
Notes:
This function must be used only
when the data Cache is disabled.
Description:
Enable the specified FLASH
interrupt.
Parameters:
__INTERRUPT__: : FLASH
interrupt This parameter can be
any combination of the following
values:
FLASH_IT_EOP: End of
FLASH Operation Interrupt
FLASH_IT_ERR: Error
Interrupt
Return value:
none
Description:
Disable the specified FLASH
interrupt.
Parameters:
__INTERRUPT__: : FLASH
interrupt This parameter can be
any combination of the following
values:
FLASH_IT_EOP: End of
FLASH Operation Interrupt
FLASH_IT_ERR: Error
Interrupt
Return value:
none
Description:
Get the specified FLASH flag
status.
Parameters: