STM32F439xx 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 FLASH_SECTOR_8   8U
#define FLASH_SECTOR_9   9U
#define FLASH_SECTOR_10   10U
#define FLASH_SECTOR_11   11U
#define FLASH_SECTOR_12   12U
#define FLASH_SECTOR_13   13U
#define FLASH_SECTOR_14   14U
#define FLASH_SECTOR_15   15U
#define FLASH_SECTOR_16   16U
#define FLASH_SECTOR_17   17U
#define FLASH_SECTOR_18   18U
#define FLASH_SECTOR_19   19U
#define FLASH_SECTOR_20   20U
#define FLASH_SECTOR_21   21U
#define FLASH_SECTOR_22   22U
#define FLASH_SECTOR_23   23U

Define Documentation

#define FLASH_SECTOR_0   0U

Sector Number 0

Definition at line 382 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_1   1U

Sector Number 1

Definition at line 383 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_10   10U

Sector Number 10

Definition at line 392 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_11   11U

Sector Number 11

Definition at line 393 of file stm32f4xx_hal_flash_ex.h.

Referenced by FLASH_Erase_Sector().

#define FLASH_SECTOR_12   12U

Sector Number 12

Definition at line 394 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_13   13U

Sector Number 13

Definition at line 395 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_14   14U

Sector Number 14

Definition at line 396 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_15   15U

Sector Number 15

Definition at line 397 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_16   16U

Sector Number 16

Definition at line 398 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_17   17U

Sector Number 17

Definition at line 399 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_18   18U

Sector Number 18

Definition at line 400 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_19   19U

Sector Number 19

Definition at line 401 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_2   2U

Sector Number 2

Definition at line 384 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_20   20U

Sector Number 20

Definition at line 402 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_21   21U

Sector Number 21

Definition at line 403 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_22   22U

Sector Number 22

Definition at line 404 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_23   23U

Sector Number 23

Definition at line 405 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_3   3U

Sector Number 3

Definition at line 385 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_4   4U

Sector Number 4

Definition at line 386 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_5   5U

Sector Number 5

Definition at line 387 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_6   6U

Sector Number 6

Definition at line 388 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_7   7U

Sector Number 7

Definition at line 389 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_8   8U

Sector Number 8

Definition at line 390 of file stm32f4xx_hal_flash_ex.h.

#define FLASH_SECTOR_9   9U

Sector Number 9

Definition at line 391 of file stm32f4xx_hal_flash_ex.h.