STM32F439xx HAL User Manual
Defines
MPU Region Number
CORTEX Exported Constants

Defines

#define LL_MPU_REGION_NUMBER0   0x00U
#define LL_MPU_REGION_NUMBER1   0x01U
#define LL_MPU_REGION_NUMBER2   0x02U
#define LL_MPU_REGION_NUMBER3   0x03U
#define LL_MPU_REGION_NUMBER4   0x04U
#define LL_MPU_REGION_NUMBER5   0x05U
#define LL_MPU_REGION_NUMBER6   0x06U
#define LL_MPU_REGION_NUMBER7   0x07U

Define Documentation

#define LL_MPU_REGION_NUMBER0   0x00U

REGION Number 0

Definition at line 119 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER1   0x01U

REGION Number 1

Definition at line 120 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER2   0x02U

REGION Number 2

Definition at line 121 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER3   0x03U

REGION Number 3

Definition at line 122 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER4   0x04U

REGION Number 4

Definition at line 123 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER5   0x05U

REGION Number 5

Definition at line 124 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER6   0x06U

REGION Number 6

Definition at line 125 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_REGION_NUMBER7   0x07U

REGION Number 7

Definition at line 126 of file stm32f4xx_ll_cortex.h.