STM32F439xx 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 607 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_1   0x00000002U

PC Read/Write protection of Sector1

Definition at line 608 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_10   0x00000400U

PC Read/Write protection of Sector10

Definition at line 617 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_11   0x00000800U

PC Read/Write protection of Sector11

Definition at line 618 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_12   0x00000001U

PC Read/Write protection of Sector12

Definition at line 619 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_13   0x00000002U

PC Read/Write protection of Sector13

Definition at line 620 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_14   0x00000004U

PC Read/Write protection of Sector14

Definition at line 621 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_15   0x00000008U

PC Read/Write protection of Sector15

Definition at line 622 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_16   0x00000010U

PC Read/Write protection of Sector16

Definition at line 623 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_17   0x00000020U

PC Read/Write protection of Sector17

Definition at line 624 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_18   0x00000040U

PC Read/Write protection of Sector18

Definition at line 625 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_19   0x00000080U

PC Read/Write protection of Sector19

Definition at line 626 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_2   0x00000004U

PC Read/Write protection of Sector2

Definition at line 609 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_20   0x00000100U

PC Read/Write protection of Sector20

Definition at line 627 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_21   0x00000200U

PC Read/Write protection of Sector21

Definition at line 628 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_22   0x00000400U

PC Read/Write protection of Sector22

Definition at line 629 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_23   0x00000800U

PC Read/Write protection of Sector23

Definition at line 630 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_3   0x00000008U

PC Read/Write protection of Sector3

Definition at line 610 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_4   0x00000010U

PC Read/Write protection of Sector4

Definition at line 611 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_5   0x00000020U

PC Read/Write protection of Sector5

Definition at line 612 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_6   0x00000040U

PC Read/Write protection of Sector6

Definition at line 613 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_7   0x00000080U

PC Read/Write protection of Sector7

Definition at line 614 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_8   0x00000100U

PC Read/Write protection of Sector8

Definition at line 615 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_9   0x00000200U

PC Read/Write protection of Sector9

Definition at line 616 of file stm32f4xx_hal_flash_ex.h.

#define OB_PCROP_SECTOR_All   0x00000FFFU

PC Read/Write protection of all Sectors

Definition at line 631 of file stm32f4xx_hal_flash_ex.h.