![]() |
nrfxlib API 3.3.99
|
Type of an iterator used to iterate over the BSMAP. More...
#include <nrf_802154_bsmap.h>
Data Fields | |
| int32_t | index |
| Index to an internal array. | |
| bool | forward |
| Indicates if direction of iteration is forward. | |
| bool | deleted |
| Indicates if entry at index has been deleted. | |
| nrf_802154_bsmap_t * | p_bsmap |
| Pointer to the BSMAP the iterator is iterating over. | |
Type of an iterator used to iterate over the BSMAP.