|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | FLASH_PSIZE_BYTE 0x00000000U |
| #define | FLASH_PSIZE_HALF_WORD 0x00000100U |
| #define | FLASH_PSIZE_WORD 0x00000200U |
| #define | FLASH_PSIZE_DOUBLE_WORD 0x00000300U |
| #define | CR_PSIZE_MASK 0xFFFFFCFFU |
| #define CR_PSIZE_MASK 0xFFFFFCFFU |
Definition at line 145 of file stm32f4xx_hal_flash.h.
| #define FLASH_PSIZE_BYTE 0x00000000U |
Definition at line 141 of file stm32f4xx_hal_flash.h.
| #define FLASH_PSIZE_DOUBLE_WORD 0x00000300U |
Definition at line 144 of file stm32f4xx_hal_flash.h.
| #define FLASH_PSIZE_HALF_WORD 0x00000100U |
Definition at line 142 of file stm32f4xx_hal_flash.h.
| #define FLASH_PSIZE_WORD 0x00000200U |
Definition at line 143 of file stm32f4xx_hal_flash.h.