nRF5 SDK v14.0.0
Data Fields
nrf_fstorage_evt_t Struct Reference

An fstorage event. More...

#include <nrf_fstorage.h>

Data Fields

nrf_fstorage_evt_id_t id
 The event ID (see nrf_fstorage_evt_id_t).
 
ret_code_t result
 Result of the operation.
 
uint32_t addr
 Address at which the operation was performed.
 
uint32_t len
 Length of the operation.
 
void * p_param
 User-defined parameter passed to the event handler.
 

Detailed Description

An fstorage event.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated