HAL + 0/9 examples
CodeScope will show references to FLASH_OBProgramInitTypeDef::RDPLevel from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
IAP
USB_Host
STM32469I-Discovery
Applications
USB_Host
STM32469I_EVAL
Applications
IAP
STM324x9I_EVAL
Applications
IAP
USB_Host
STM324xG_EVAL
Applications
IAP
USB_Host
STM32F429I-Discovery
Applications
USB_Host
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFLASH_OBProgramInitTypeDef::RDPLevel

FLASH_OBProgramInitTypeDef::RDPLevel field

Set the read protection level. This parameter can be a value of FLASHEx_Option_Bytes_Read_Protection

Syntax

uint32_t RDPLevel;

Examples

FLASH_OBProgramInitTypeDef::RDPLevel is referenced by 9 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_flash_ex.h:81
uint32_t RDPLevel; /*!< Set the read protection level.
stm32f4xx_hal_flash_ex.c:313HAL_FLASHEx_OBProgram()
status = FLASH_OB_RDP_LevelConfig(pOBInit->RDPLevel);
stm32f4xx_hal_flash_ex.c:351HAL_FLASHEx_OBGetConfig()
pOBInit->RDPLevel = (uint32_t)FLASH_OB_GetRDP();

Data Use

Functions writing FLASH_OBProgramInitTypeDef::RDPLevel
Functions reading FLASH_OBProgramInitTypeDef::RDPLevel
all items filtered out
FLASH_OBProgramInitTypeDef::RDPLevel
all items filtered out
Type of FLASH_OBProgramInitTypeDef::RDPLevel
FLASH_OBProgramInitTypeDef::RDPLevel
uint32_t
all items filtered out