Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
EVBME_COMM_indication Struct Reference

Structure of the EVBME_COMM_INDICATION message that is used in response to EVBME_COMM_CHECK_request. More...

#include <ca821x-api/include/evbme_messages.h>

Public Attributes

uint8_t mHandle
 Handle identifying this comm check. More...
 
uint8_t mPayload []
 Additional data to stress comm link as specified by mIndSize in EVBME_COMM_CHECK_request. More...
 

Detailed Description

Structure of the EVBME_COMM_INDICATION message that is used in response to EVBME_COMM_CHECK_request.

Member Data Documentation

◆ mHandle

uint8_t EVBME_COMM_indication::mHandle

Handle identifying this comm check.

◆ mPayload

uint8_t EVBME_COMM_indication::mPayload[]

Additional data to stress comm link as specified by mIndSize in EVBME_COMM_CHECK_request.


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