STM32F439xx HAL User Manual
Defines
MPU Instruction Access
CORTEX Exported Constants

Defines

#define LL_MPU_INSTRUCTION_ACCESS_ENABLE   0x00U
#define LL_MPU_INSTRUCTION_ACCESS_DISABLE   MPU_RASR_XN_Msk

Define Documentation

#define LL_MPU_INSTRUCTION_ACCESS_DISABLE   MPU_RASR_XN_Msk

Instruction fetches disabled

Definition at line 194 of file stm32f4xx_ll_cortex.h.

Instruction fetches enabled

Definition at line 193 of file stm32f4xx_ll_cortex.h.