![]() |
nRF5 SDK
v13.0.0-1.alpha
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Structure for keeping track of which slot has a configuration that must be restored upon reboot. More...
#include <es_flash.h>
Data Fields | |
bool | slot_is_empty [APP_MAX_ADV_SLOTS] |
Flag that indicates whether the slot is empty. | |
uint8_t | padding [4-((APP_MAX_ADV_SLOTS+1)%4)] |
Padding used to ensure word alignment. | |
Structure for keeping track of which slot has a configuration that must be restored upon reboot.
The size of this structure must be word aligned and match the flash block size of 32 bytes.