nRF5 SDK for Mesh v2.2.0
Data Fields
serial_cmd_device_echo_t Struct Reference

Echo cmd parameters. More...

#include <serial_cmd.h>

Data Fields

uint8_t data [NRF_MESH_SERIAL_PAYLOAD_MAXLEN]
 Data to echo back. More...
 

Detailed Description

Echo cmd parameters.

Definition at line 204 of file serial_cmd.h.

Field Documentation

◆ data

uint8_t serial_cmd_device_echo_t::data[NRF_MESH_SERIAL_PAYLOAD_MAXLEN]

Data to echo back.

Definition at line 206 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated