STM32G474xx HAL User Manual
定义
MPU Instruction Access
CORTEX Exported Constants

定义

#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

禁止指令获取

Definition at line 176 of file stm32g4xx_ll_cortex.h.

允许指令获取

Definition at line 175 of file stm32g4xx_ll_cortex.h.