neomesh2 2.1.0.0
neomesh2_aapi_frame_t Struct Reference

NeoMesh 2 Click data frame object. More...

#include <neomesh2.h>

Data Fields

uint8_t cmd
 
uint8_t len
 
uint8_t payload [NEOMESH2_MAX_PAYLOAD_LEN]
 

Detailed Description

NeoMesh 2 Click data frame object.

AAPI data frame object definition of NeoMesh 2 Click driver.

Field Documentation

◆ cmd

uint8_t cmd

Command byte.

◆ len

uint8_t len

Payload length.

◆ payload

uint8_t payload[NEOMESH2_MAX_PAYLOAD_LEN]

Payload bytes.


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