Delta / NNN50_WIFI_API

Dependents:   NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more

Embed: (wiki syntax)

« Back to documentation index

spi_flash_get_size

spi_flash_get_size
[Function]

Functions

uint32 spi_flash_get_size (void)
 Returns with uint32 value which is total flash size
.

Function Documentation

uint32 spi_flash_get_size ( void   )

Returns with uint32 value which is total flash size
.

Note:
Returned value in Mb (Mega Bit).
Returns:
SPI flash size in case of success and a ZERO value in case of failure.