A single Instaburst RX packet. More...
#include <instaburst_rx.h>
Data Fields | |
| nrf_mesh_rx_metadata_instaburst_t | metadata |
| Metadata associated with the given packet. More... | |
| uint8_t | payload_len |
| Length of the packet payload. | |
| const uint8_t * | p_payload |
| A pointer to the packet payload. More... | |
Detailed Description
A single Instaburst RX packet.
Definition at line 72 of file instaburst_rx.h.
Field Documentation
◆ metadata
| nrf_mesh_rx_metadata_instaburst_t instaburst_rx_packet_t::metadata |
Metadata associated with the given packet.
Definition at line 74 of file instaburst_rx.h.
◆ p_payload
| const uint8_t* instaburst_rx_packet_t::p_payload |
A pointer to the packet payload.
Definition at line 76 of file instaburst_rx.h.
- mesh/bearer/api/instaburst_rx.h