STM32F479xx HAL User Manual
|
Defines | |
#define | LL_MPU_ACCESS_SHAREABLE MPU_RASR_S_Msk |
#define | LL_MPU_ACCESS_NOT_SHAREABLE 0x00U |
#define LL_MPU_ACCESS_NOT_SHAREABLE 0x00U |
Not Shareable memory attribute
Definition at line 187 of file stm32f4xx_ll_cortex.h.
#define LL_MPU_ACCESS_SHAREABLE MPU_RASR_S_Msk |
Shareable memory attribute
Definition at line 186 of file stm32f4xx_ll_cortex.h.