STM32F439xx 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   0x00U

Define Documentation

#define LL_MPU_ACCESS_BUFFERABLE   MPU_RASR_B_Msk

Bufferable memory attribute

Definition at line 220 of file stm32f4xx_ll_cortex.h.

#define LL_MPU_ACCESS_NOT_BUFFERABLE   0x00U

Not Bufferable memory attribute

Definition at line 221 of file stm32f4xx_ll_cortex.h.