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

Echo data. More...

#include <serial_evt.h>

Data Fields

uint8_t data [NRF_MESH_SERIAL_PAYLOAD_MAXLEN]
 Data received in the echo command. More...
 

Detailed Description

Echo data.

Definition at line 116 of file serial_evt.h.

Field Documentation

◆ data

uint8_t serial_evt_device_echo_t::data[NRF_MESH_SERIAL_PAYLOAD_MAXLEN]

Data received in the echo command.

Definition at line 118 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated