STM32H735xx HAL User Manual
|
Defines | |
#define | LL_MPU_ACCESS_BUFFERABLE MPU_RASR_B_Msk |
#define | LL_MPU_ACCESS_NOT_BUFFERABLE 0x00UL |
#define LL_MPU_ACCESS_BUFFERABLE MPU_RASR_B_Msk |
Bufferable memory attribute
Definition at line 212 of file stm32h7xx_ll_cortex.h.
#define LL_MPU_ACCESS_NOT_BUFFERABLE 0x00UL |
Not Bufferable memory attribute
Definition at line 213 of file stm32h7xx_ll_cortex.h.