STM32F479xx 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 131 of file stm32f4xx_hal_cortex.h.

#define MPU_REGION_ENABLE   ((uint8_t)0x01)

Definition at line 130 of file stm32f4xx_hal_cortex.h.