HAL
LL_GetFlashSize() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_GetFlashSize() function

Get Flash memory size

Syntax

__STATIC_INLINE uint32_t LL_GetFlashSize(void);

Return value

FLASH_SIZE[15:0]: Flash memory size

Notes

This bitfield indicates the size of the device Flash memory expressed in Kbytes. As an example, 0x040 corresponds to 64 Kbytes.

References

LocationText
stm32f4xx_ll_utils.h:221
__STATIC_INLINE uint32_t LL_GetFlashSize(void)

Type Use

Type of LL_GetFlashSize()
LL_GetFlashSize()
uint32_t
all items filtered out