nrf_mesh_instaburst_event_id_t

nRF5 SDK for Mesh v5.0.0

Event ID for an extended advertising event with Instaburst. More...

#include <nrf_mesh.h>

Data Fields

uint16_t data_id
 ID for this particular event.
 
uint8_t set_id
 ID for the set this event belongs in. More...
 

Detailed Description

Event ID for an extended advertising event with Instaburst.

Definition at line 128 of file nrf_mesh.h.

Field Documentation

◆ set_id

uint8_t nrf_mesh_instaburst_event_id_t::set_id

ID for the set this event belongs in.

Definition at line 131 of file nrf_mesh.h.