STM32H735xx HAL User Manual
|
Data Structures | |
struct | FLASH_ProcessTypeDef |
FLASH handle Structure definition. More... | |
Enumerations | |
enum | FLASH_ProcedureTypeDef { FLASH_PROC_NONE = 0U, FLASH_PROC_SECTERASE_BANK1, FLASH_PROC_MASSERASE_BANK1, FLASH_PROC_PROGRAM_BANK1, FLASH_PROC_SECTERASE_BANK2, FLASH_PROC_MASSERASE_BANK2, FLASH_PROC_PROGRAM_BANK2, FLASH_PROC_ALLBANK_MASSERASE } |
FLASH Procedure structure definition. More... |
FLASH Procedure structure definition.
Definition at line 45 of file stm32h7xx_hal_flash.h.