HAL
FLASH_OB_GetRDP() is only used within HAL.
 
Symbols
loading...
Files
loading...

FLASH_OB_GetRDP() function

Returns the FLASH Read Protection level.

Syntax

static uint8_t FLASH_OB_GetRDP(void);
Implemented in stm32f4xx_hal_flash_ex.c:1271

Return value

FLASH ReadOut Protection Status: This parameter can be one of the following values: @arg OB_RDP_LEVEL_0: No protection @arg OB_RDP_LEVEL_1: Read protection of the memory @arg OB_RDP_LEVEL_2: Full chip protection

References

LocationReferrerText
stm32f4xx_hal_flash_ex.c:1271
static uint8_t FLASH_OB_GetRDP(void)
stm32f4xx_hal_flash_ex.c:108
static uint8_t FLASH_OB_GetRDP(void);
stm32f4xx_hal_flash_ex.c:351HAL_FLASHEx_OBGetConfig()
pOBInit->RDPLevel = (uint32_t)FLASH_OB_GetRDP();

Call Tree

Functions calling FLASH_OB_GetRDP()
all items filtered out
FLASH_OB_GetRDP()
Data read by FLASH_OB_GetRDP()
Data written by FLASH_OB_GetRDP()
FLASH_OB_GetRDP()::readstatus
all items filtered out
FLASH_OB_GetRDP()
FLASH_OB_GetRDP()::readstatus
all items filtered out
Type of FLASH_OB_GetRDP()
FLASH_OB_GetRDP()
uint8_t
all items filtered out