STM32F479xx HAL User Manual
Defines
FLASH Option Bytes PC ReadWrite Protection
FLASH Exported Constants

Defines

#define OB_PCROP_SECTOR_0   0x00000001U
#define OB_PCROP_SECTOR_1   0x00000002U
#define OB_PCROP_SECTOR_2   0x00000004U
#define OB_PCROP_SECTOR_3   0x00000008U
#define OB_PCROP_SECTOR_4   0x00000010U
#define OB_PCROP_SECTOR_5   0x00000020U
#define OB_PCROP_SECTOR_6   0x00000040U
#define OB_PCROP_SECTOR_7   0x00000080U
#define OB_PCROP_SECTOR_8   0x00000100U
#define OB_PCROP_SECTOR_9   0x00000200U
#define OB_PCROP_SECTOR_10   0x00000400U
#define OB_PCROP_SECTOR_11   0x00000800U
#define OB_PCROP_SECTOR_12   0x00000001U
#define OB_PCROP_SECTOR_13   0x00000002U
#define OB_PCROP_SECTOR_14   0x00000004U
#define OB_PCROP_SECTOR_15   0x00000008U
#define OB_PCROP_SECTOR_16   0x00000010U
#define OB_PCROP_SECTOR_17   0x00000020U
#define OB_PCROP_SECTOR_18   0x00000040U
#define OB_PCROP_SECTOR_19   0x00000080U
#define OB_PCROP_SECTOR_20   0x00000100U
#define OB_PCROP_SECTOR_21   0x00000200U
#define OB_PCROP_SECTOR_22   0x00000400U
#define OB_PCROP_SECTOR_23   0x00000800U
#define OB_PCROP_SECTOR_All   0x00000FFFU

Define Documentation

#define OB_PCROP_SECTOR_0   0x00000001U

PC Read/Write protection of Sector0

Definition at line 591 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_1   0x00000002U

PC Read/Write protection of Sector1

Definition at line 592 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_10   0x00000400U

PC Read/Write protection of Sector10

Definition at line 601 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_11   0x00000800U

PC Read/Write protection of Sector11

Definition at line 602 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_12   0x00000001U

PC Read/Write protection of Sector12

Definition at line 603 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_13   0x00000002U

PC Read/Write protection of Sector13

Definition at line 604 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_14   0x00000004U

PC Read/Write protection of Sector14

Definition at line 605 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_15   0x00000008U

PC Read/Write protection of Sector15

Definition at line 606 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_16   0x00000010U

PC Read/Write protection of Sector16

Definition at line 607 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_17   0x00000020U

PC Read/Write protection of Sector17

Definition at line 608 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_18   0x00000040U

PC Read/Write protection of Sector18

Definition at line 609 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_19   0x00000080U

PC Read/Write protection of Sector19

Definition at line 610 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_2   0x00000004U

PC Read/Write protection of Sector2

Definition at line 593 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_20   0x00000100U

PC Read/Write protection of Sector20

Definition at line 611 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_21   0x00000200U

PC Read/Write protection of Sector21

Definition at line 612 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_22   0x00000400U

PC Read/Write protection of Sector22

Definition at line 613 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_23   0x00000800U

PC Read/Write protection of Sector23

Definition at line 614 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_3   0x00000008U

PC Read/Write protection of Sector3

Definition at line 594 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_4   0x00000010U

PC Read/Write protection of Sector4

Definition at line 595 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_5   0x00000020U

PC Read/Write protection of Sector5

Definition at line 596 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_6   0x00000040U

PC Read/Write protection of Sector6

Definition at line 597 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_7   0x00000080U

PC Read/Write protection of Sector7

Definition at line 598 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_8   0x00000100U

PC Read/Write protection of Sector8

Definition at line 599 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_9   0x00000200U

PC Read/Write protection of Sector9

Definition at line 600 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_All   0x00000FFFU

PC Read/Write protection of all Sectors

Definition at line 615 of file stm32f4xx_hal_flash_ex.h.