Beam start frame type. More...
#include <comm_interface.h>
Data Fields | |
uint8_t | sof |
Start of frame. | |
uint8_t | type |
Type of frame. | |
uint16_t | timestamp |
Timestamp. | |
uint8_t | channel_and_speed |
Channel and Speed. | |
uint8_t | region |
Region. | |
uint8_t | rssi |
RSSI value. | |
uint8_t | payload [4] |
Payload. | |
Beam start frame type.
uint8_t comm_interface_beam_start_frame_t::channel_and_speed |
Channel and Speed.
uint8_t comm_interface_beam_start_frame_t::payload[4] |
Payload.
uint8_t comm_interface_beam_start_frame_t::region |
Region.
uint8_t comm_interface_beam_start_frame_t::rssi |
RSSI value.
uint8_t comm_interface_beam_start_frame_t::sof |
Start of frame.
uint16_t comm_interface_beam_start_frame_t::timestamp |
Timestamp.
uint8_t comm_interface_beam_start_frame_t::type |
Type of frame.