Beam stop 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 | rssi |
RSSI value. | |
uint16_t | counter |
Counter value. | |
Beam stop frame type.
uint16_t comm_interface_beam_stop_frame_t::counter |
Counter value.
uint8_t comm_interface_beam_stop_frame_t::rssi |
RSSI value.
uint8_t comm_interface_beam_stop_frame_t::sof |
Start of frame.
uint16_t comm_interface_beam_stop_frame_t::timestamp |
Timestamp.
uint8_t comm_interface_beam_stop_frame_t::type |
Type of frame.