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

Structure of the EVBME_COMM_CHECK message that can be used to test comms by host. More...

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

Public Attributes

uint8_t mHandle
 Handle identifying this comm check. More...
 
uint8_t mDelay
 Delay before sending responses. More...
 
uint8_t mIndCount
 Number of indications to send up. More...
 
uint8_t mIndSize
 Size of the indications to send. More...
 
uint8_t mPayload []
 Redundant payload to stress the interface. More...
 

Detailed Description

Structure of the EVBME_COMM_CHECK message that can be used to test comms by host.

Member Data Documentation

◆ mDelay

uint8_t EVBME_COMM_CHECK_request::mDelay

Delay before sending responses.

◆ mHandle

uint8_t EVBME_COMM_CHECK_request::mHandle

Handle identifying this comm check.

◆ mIndCount

uint8_t EVBME_COMM_CHECK_request::mIndCount

Number of indications to send up.

◆ mIndSize

uint8_t EVBME_COMM_CHECK_request::mIndSize

Size of the indications to send.

◆ mPayload

uint8_t EVBME_COMM_CHECK_request::mPayload[]

Redundant payload to stress the interface.


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