HAL + 0/10 examples
CodeScope will show references to FLASH_OBProgramInitTypeDef::WRPState from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
IAP
Examples
FLASH
STM32469I_EVAL
Applications
IAP
Examples
FLASH
STM324x9I_EVAL
Applications
IAP
Examples
FLASH
STM324xG_EVAL
Applications
IAP
Examples
FLASH
STM32F412G-Discovery
Examples
FLASH
STM32F413H-Discovery
Examples
FLASH
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFLASH_OBProgramInitTypeDef::WRPState

FLASH_OBProgramInitTypeDef::WRPState field

Write protection activation or deactivation. This parameter can be a value of FLASHEx_WRP_State

Syntax

uint32_t WRPState;

Examples

FLASH_OBProgramInitTypeDef::WRPState is referenced by 10 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_flash_ex.h:72
uint32_t WRPState; /*!< Write protection activation or deactivation.
stm32f4xx_hal_flash_ex.c:297HAL_FLASHEx_OBProgram()
assert_param(IS_WRPSTATE(pOBInit->WRPState));
stm32f4xx_hal_flash_ex.c:298HAL_FLASHEx_OBProgram()
if (pOBInit->WRPState == OB_WRPSTATE_ENABLE)

Data Use

Functions reading FLASH_OBProgramInitTypeDef::WRPState
FLASH_OBProgramInitTypeDef::WRPState
all items filtered out
Type of FLASH_OBProgramInitTypeDef::WRPState
FLASH_OBProgramInitTypeDef::WRPState
uint32_t
all items filtered out