|
Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
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... | |
Structure of the EVBME_COMM_CHECK message that can be used to test comms by host.
| uint8_t EVBME_COMM_CHECK_request::mDelay |
Delay before sending responses.
| uint8_t EVBME_COMM_CHECK_request::mHandle |
Handle identifying this comm check.
| uint8_t EVBME_COMM_CHECK_request::mIndCount |
Number of indications to send up.
| uint8_t EVBME_COMM_CHECK_request::mIndSize |
Size of the indications to send.
| uint8_t EVBME_COMM_CHECK_request::mPayload[] |
Redundant payload to stress the interface.