nRF5 SDK for Mesh v5.0.0
Data Fields
serial_evt_device_t Union Reference

Device event parameters. More...

#include <serial_evt.h>

Data Fields

serial_evt_device_started_t started
 Device started parameters. More...
 
serial_evt_device_echo_t echo
 Echo parameters. More...
 
serial_evt_device_internal_event_t internal_event
 Internal event data. More...
 

Detailed Description

Device event parameters.

Definition at line 131 of file serial_evt.h.

Field Documentation

◆ started

serial_evt_device_started_t serial_evt_device_t::started

Device started parameters.

Definition at line 133 of file serial_evt.h.

◆ echo

serial_evt_device_echo_t serial_evt_device_t::echo

Echo parameters.

Definition at line 134 of file serial_evt.h.

◆ internal_event

serial_evt_device_internal_event_t serial_evt_device_t::internal_event

Internal event data.

Definition at line 135 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated