![]() |
nRF5 SDK
v13.1.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Data Fields | |
fs_config_t const * | p_config |
void * | p_context |
fs_op_code_t | op_code |
union { | |
struct { | |
uint32_t const * p_src | |
uint32_t const * p_dest | |
uint16_t length_words | |
uint16_t offset | |
} store | |
struct { | |
uint16_t page | |
uint16_t pages_erased | |
uint16_t pages_to_erase | |
} erase | |
}; | |