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

Application command parameters. More...

#include <serial_cmd.h>

Data Fields

uint8_t data [NRF_MESH_SERIAL_PAYLOAD_MAXLEN]
 Application data. More...
 

Detailed Description

Application command parameters.

Definition at line 714 of file serial_cmd.h.

Field Documentation

◆ data

uint8_t serial_cmd_application_t::data[NRF_MESH_SERIAL_PAYLOAD_MAXLEN]

Application data.

Definition at line 716 of file serial_cmd.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated