nRF Connect SDK API 2.8.99
|
#include <bl_storage.h>
Data Fields | |
uint16_t | type |
uint16_t | num_counters |
struct monotonic_counter | counters [1] |
The second data structure in the provision page. It has unknown length since 'counters' is repeated. Note that each entry in counters also has unknown length, and each entry can have different length from the others, so the entries beyond the first cannot be accessed via array indices.