updates

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

FStorage configuration

FStorage configuration
[FStorage]

FStorage configuration. More...

Functions

static __INLINE uint32_t fs_flash_page_end_addr ()
 Static inline function that provides last page address.

Detailed Description

FStorage configuration.


Function Documentation

static __INLINE uint32_t fs_flash_page_end_addr (  ) [static]

Static inline function that provides last page address.

Note:
If there is a bootloader present the bootloader address read from UICR will act as the page beyond the end of the available flash storage

Definition at line 83 of file fstorage_config.h.