STM32H735xx HAL User Manual
Defines
FLASH Sectors
FLASH Exported Constants

Defines

#define FLASH_SECTOR_0   0U
#define FLASH_SECTOR_1   1U
#define FLASH_SECTOR_2   2U
#define FLASH_SECTOR_3   3U
#define FLASH_SECTOR_4   4U
#define FLASH_SECTOR_5   5U
#define FLASH_SECTOR_6   6U
#define FLASH_SECTOR_7   7U

Define Documentation

#define FLASH_SECTOR_0   0U

Sector Number 0

Definition at line 348 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_1   1U

Sector Number 1

Definition at line 349 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_2   2U

Sector Number 2

Definition at line 350 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_3   3U

Sector Number 3

Definition at line 351 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_4   4U

Sector Number 4

Definition at line 352 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_5   5U

Sector Number 5

Definition at line 353 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_6   6U

Sector Number 6

Definition at line 354 of file stm32h7xx_hal_flash.h.

#define FLASH_SECTOR_7   7U

Sector Number 7

Definition at line 355 of file stm32h7xx_hal_flash.h.