STM32F479xx HAL User Manual
|
Defines | |
#define | LL_MPU_ACCESS_CACHEABLE MPU_RASR_C_Msk |
#define | LL_MPU_ACCESS_NOT_CACHEABLE 0x00U |
#define LL_MPU_ACCESS_CACHEABLE MPU_RASR_C_Msk |
Cacheable memory attribute
Definition at line 195 of file stm32f4xx_ll_cortex.h.
#define LL_MPU_ACCESS_NOT_CACHEABLE 0x00U |
Not Cacheable memory attribute
Definition at line 196 of file stm32f4xx_ll_cortex.h.