STM32H735xx HAL User Manual
|
Defines | |
#define | LL_MPU_INSTRUCTION_ACCESS_ENABLE 0x00UL |
#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 186 of file stm32h7xx_ll_cortex.h.
#define LL_MPU_INSTRUCTION_ACCESS_ENABLE 0x00UL |
Instruction fetches enabled
Definition at line 185 of file stm32h7xx_ll_cortex.h.