STM32F439xx HAL User Manual
Defines
CORTEX MPU Region Enable
CORTEX Exported Constants

Defines

#define MPU_REGION_ENABLE   ((uint8_t)0x01)
#define MPU_REGION_DISABLE   ((uint8_t)0x00)

Define Documentation

#define MPU_REGION_DISABLE   ((uint8_t)0x00)

Definition at line 147 of file stm32f4xx_hal_cortex.h.

#define MPU_REGION_ENABLE   ((uint8_t)0x01)

Definition at line 146 of file stm32f4xx_hal_cortex.h.