nRF5 SDK for Mesh v5.0.0
Data Fields
serial_evt_model_specific_header_t Struct Reference

Header for the model specific events. More...

#include <serial_evt.h>

Data Fields

access_model_id_t model_id
 ID of the model generating the event. More...
 
uint8_t evt_type
 Type of the event generated. More...
 

Detailed Description

Header for the model specific events.

Definition at line 251 of file serial_evt.h.

Field Documentation

◆ model_id

access_model_id_t serial_evt_model_specific_header_t::model_id

ID of the model generating the event.

Definition at line 253 of file serial_evt.h.

◆ evt_type

uint8_t serial_evt_model_specific_header_t::evt_type

Type of the event generated.

Definition at line 254 of file serial_evt.h.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated