HAL + 0/9 examples
CodeScope will show references to MPU_Region_InitTypeDef::Enable from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
Cortex
STM32469I_EVAL
Examples
Cortex
STM324x9I_EVAL
Examples
Cortex
STM324xG_EVAL
Examples
Cortex
STM32F412G-Discovery
Examples
Cortex
STM32F412ZG-Nucleo
Examples
Cortex
STM32F413ZH-Nucleo
Examples
Cortex
STM32F429ZI-Nucleo
Examples
Cortex
STM32F446ZE-Nucleo
Examples
Cortex
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALMPU_Region_InitTypeDef::Enable

MPU_Region_InitTypeDef::Enable field

Specifies the status of the region. This parameter can be a value of CORTEX_MPU_Region_Enable

Syntax

uint8_t Enable;

Examples

MPU_Region_InitTypeDef::Enable is referenced by 9 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_cortex.h:48
uint8_t Enable; /*!< Specifies the status of the region.
stm32f4xx_hal_cortex.c:302HAL_MPU_ConfigRegion()
assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable));
stm32f4xx_hal_cortex.c:307HAL_MPU_ConfigRegion()
if ((MPU_Init->Enable) != RESET)
stm32f4xx_hal_cortex.c:328HAL_MPU_ConfigRegion()
((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos);

Data Use

Functions reading MPU_Region_InitTypeDef::Enable
MPU_Region_InitTypeDef::Enable
all items filtered out
Type of MPU_Region_InitTypeDef::Enable
MPU_Region_InitTypeDef::Enable
uint8_t
all items filtered out