STM32L443xx 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 185 of file stm32l4xx_ll_cortex.h.
#define LL_MPU_ACCESS_SHAREABLE MPU_RASR_S_Msk |
Shareable memory attribute
Definition at line 184 of file stm32l4xx_ll_cortex.h.