STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

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

Detailed Description

Macro Definition Documentation

#define FLASH_SECTOR_0   ((uint32_t)0U)

Sector Number 0

Definition at line 180 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_1   ((uint32_t)1U)

Sector Number 1

Definition at line 181 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_2   ((uint32_t)2U)

Sector Number 2

Definition at line 182 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_3   ((uint32_t)3U)

Sector Number 3

Definition at line 183 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_4   ((uint32_t)4U)

Sector Number 4

Definition at line 184 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_5   ((uint32_t)5U)

Sector Number 5

Definition at line 185 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_6   ((uint32_t)6U)

Sector Number 6

Definition at line 186 of file stm32f7xx_hal_flash.h.

#define FLASH_SECTOR_7   ((uint32_t)7U)

Sector Number 7

Definition at line 187 of file stm32f7xx_hal_flash.h.