HAL + 0/9 examples
CodeScope will show references to MPU_Region_InitTypeDef::SubRegionDisable 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::SubRegionDisable

MPU_Region_InitTypeDef::SubRegionDisable field

Specifies the number of the subregion protection to disable. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0xFF

Syntax

uint8_t SubRegionDisable;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_cortex.h:55
uint8_t SubRegionDisable; /*!< Specifies the number of the subregion protection to disable.
stm32f4xx_hal_cortex.c:316HAL_MPU_ConfigRegion()
assert_param(IS_MPU_SUB_REGION_DISABLE(MPU_Init->SubRegionDisable));
stm32f4xx_hal_cortex.c:326HAL_MPU_ConfigRegion()
((uint32_t)MPU_Init->SubRegionDisable << MPU_RASR_SRD_Pos) |

Data Use

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