STM32F479xx HAL User Manual
|
Defines | |
#define | LL_MPU_INSTRUCTION_ACCESS_ENABLE 0x00U |
#define | LL_MPU_INSTRUCTION_ACCESS_DISABLE MPU_RASR_XN_Msk |
#define LL_MPU_INSTRUCTION_ACCESS_DISABLE MPU_RASR_XN_Msk |
Instruction fetches disabled
Definition at line 178 of file stm32f4xx_ll_cortex.h.
#define LL_MPU_INSTRUCTION_ACCESS_ENABLE 0x00U |
Instruction fetches enabled
Definition at line 177 of file stm32f4xx_ll_cortex.h.