| STM32L443xx HAL User Manual
   
    | 
| Defines | |
| #define | MPU_REGION_NUMBER0 ((uint8_t)0x00) | 
| #define | MPU_REGION_NUMBER1 ((uint8_t)0x01) | 
| #define | MPU_REGION_NUMBER2 ((uint8_t)0x02) | 
| #define | MPU_REGION_NUMBER3 ((uint8_t)0x03) | 
| #define | MPU_REGION_NUMBER4 ((uint8_t)0x04) | 
| #define | MPU_REGION_NUMBER5 ((uint8_t)0x05) | 
| #define | MPU_REGION_NUMBER6 ((uint8_t)0x06) | 
| #define | MPU_REGION_NUMBER7 ((uint8_t)0x07) | 
| #define MPU_REGION_NUMBER0 ((uint8_t)0x00) | 
Definition at line 234 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER1 ((uint8_t)0x01) | 
Definition at line 235 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER2 ((uint8_t)0x02) | 
Definition at line 236 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER3 ((uint8_t)0x03) | 
Definition at line 237 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER4 ((uint8_t)0x04) | 
Definition at line 238 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER5 ((uint8_t)0x05) | 
Definition at line 239 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER6 ((uint8_t)0x06) | 
Definition at line 240 of file stm32l4xx_hal_cortex.h.
| #define MPU_REGION_NUMBER7 ((uint8_t)0x07) | 
Definition at line 241 of file stm32l4xx_hal_cortex.h.
 1.7.6.1
 1.7.6.1