|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
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... | |
Structure of the EVBME_COMM_INDICATION message that is used in response to EVBME_COMM_CHECK_request.
| uint8_t EVBME_COMM_indication::mHandle |
Handle identifying this comm check.
| uint8_t EVBME_COMM_indication::mPayload[] |
Additional data to stress comm link as specified by mIndSize in EVBME_COMM_CHECK_request.