![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
Information about the non-volatile memory. More...
#include <bm/storage/bm_storage.h>
Data Fields | |
| uint32_t | program_unit |
| Size of the smallest unit of memory that can be programmed, in bytes. | |
| uint32_t | erase_unit |
| Size of the smallest unit of memory that can be erased, in bytes. | |
| uint32_t | wear_unit |
| Size of the memory unit towards which wear is counted, in bytes. | |
| uint8_t | erase_value |
| Value used to represent erased memory. | |
| bool | is_erase_before_write |
| Whether the memory must be erased before it can be written to. | |
Information about the non-volatile memory.