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

Application data event parameters. More...

#include <serial_evt.h>

Data Fields

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

Detailed Description

Application data event parameters.

Definition at line 267 of file serial_evt.h.

Field Documentation

◆ data

uint8_t serial_evt_application_t::data[NRF_MESH_SERIAL_PAYLOAD_MAXLEN]

Application data.

Definition at line 269 of file serial_evt.h.


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

Documentation feedback | Developer Zone | Subscribe | Updated