Macros | |
#define | OB_PCROP_RDP_ERASE FLASH_PRAR_DMEP |
#define | OB_PCROP_RDP_ERASE FLASH_PRAR_DMEP |
#define | OB_PCROP_RDP_NOT_ERASE 0x00000000U |
#define | OB_PCROP_RDP_NOT_ERASE 0x00000000U |
#define OB_PCROP_RDP_ERASE FLASH_PRAR_DMEP |
PCROP area is erased when the RDP level is decreased from Level 1 to Level 0 (full mass erase)
Definition at line 391 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.
#define OB_PCROP_RDP_ERASE FLASH_PRAR_DMEP |
PCROP area is erased when the RDP level is decreased from Level 1 to Level 0 (full mass erase)
Definition at line 401 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.
#define OB_PCROP_RDP_NOT_ERASE 0x00000000U |
PCROP area is not erased when the RDP level is decreased from Level 1 to Level 0 or during a mass erase
Definition at line 389 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.
#define OB_PCROP_RDP_NOT_ERASE 0x00000000U |
PCROP area is not erased when the RDP level is decreased from Level 1 to Level 0 or during a mass erase
Definition at line 399 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h.