STM32H735xx HAL User Manual
Defines
MPU Bufferable Access
CORTEX Exported Constants

Defines

#define LL_MPU_ACCESS_BUFFERABLE   MPU_RASR_B_Msk
#define LL_MPU_ACCESS_NOT_BUFFERABLE   0x00UL

Define Documentation

#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.