An fstorage event. More...
#include <nrf_fstorage.h>
Data Fields |
|
| nrf_fstorage_evt_id_t | id |
|
The event ID.
|
|
| ret_code_t | result |
|
Result of the operation.
|
|
| uint32_t | addr |
|
Address at which the operation was performed.
|
|
| void const * | p_src |
|
Buffer written to flash.
|
|
| uint32_t | len |
|
Length of the operation.
|
|
| void * | p_param |
|
User-defined parameter passed to the event handler.
|
|
Detailed Description
An fstorage event.
- components/libraries/fstorage/nrf_fstorage.h