|
STM32G474xx HAL 用户手册
|
定义 | |
| #define | MPU_REGION_ENABLE ((uint8_t)0x01) |
| #define | MPU_REGION_DISABLE ((uint8_t)0x00) |
| #define MPU_REGION_DISABLE ((uint8_t)0x00) |
定义于文件 stm32g4xx_hal_cortex.h 第 130 行。
| #define MPU_REGION_ENABLE ((uint8_t)0x01) |
定义于文件 stm32g4xx_hal_cortex.h 第 129 行。
1.7.6.1