STM32L443xx HAL User Manual
|
Defines | |
#define | LL_MPU_ACCESS_BUFFERABLE MPU_RASR_B_Msk |
#define | LL_MPU_ACCESS_NOT_BUFFERABLE 0x00U |
#define LL_MPU_ACCESS_BUFFERABLE MPU_RASR_B_Msk |
Bufferable memory attribute
Definition at line 202 of file stm32l4xx_ll_cortex.h.
#define LL_MPU_ACCESS_NOT_BUFFERABLE 0x00U |
Not Bufferable memory attribute
Definition at line 203 of file stm32l4xx_ll_cortex.h.