STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Data Structures | |
struct | FLASH_ProcessTypeDef |
FLASH handle Structure definition. More... | |
Enumerations | |
enum | FLASH_ProcedureTypeDef { FLASH_PROC_NONE = 0U , FLASH_PROC_SECTERASE , FLASH_PROC_MASSERASE , FLASH_PROC_PROGRAM } |
FLASH Procedure structure definition. More... | |
#include <stm32f4xx_hal_flash.h>
FLASH Procedure structure definition.
Enumerator | |
---|---|
FLASH_PROC_NONE | |
FLASH_PROC_SECTERASE | |
FLASH_PROC_MASSERASE | |
FLASH_PROC_PROGRAM |
Definition at line 45 of file stm32f4xx_hal_flash.h.