|
M5Unit-RF433 0.1.0 git rev:5415b86
|
Result of decoding a received frame. More...
#include <protocol_codec.hpp>
Public Attributes | |
| communication_identifier_t | id {} |
| Communication identifier. | |
| uint8_t | send_count {} |
| Send count (for duplicate detection) | |
| uint8_t | payload_length {} |
| Payload length in bytes. | |
| uint16_t | payload_offset {} |
| Offset to payload in decode buffer. | |
Result of decoding a received frame.