Access layer RX event structure.
More...
#include <access.h>
Access layer RX event structure.
Definition at line 213 of file access.h.
◆ opcode
Opcode of the message.
Definition at line 216 of file access.h.
◆ p_data
const uint8_t* access_message_rx_t::p_data |
Pointer to the first byte of message data (excludes the opcode).
Definition at line 218 of file access.h.
◆ length
uint16_t access_message_rx_t::length |
Length of p_data
.
Definition at line 220 of file access.h.
◆ meta_data
Meta data for the message.
Definition at line 222 of file access.h.
The documentation for this struct was generated from the following file: