Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
comm_interface_beam_stop_frame_t Struct Reference

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.
 

Detailed Description

Beam stop frame type.

Field Documentation

◆ counter

uint16_t comm_interface_beam_stop_frame_t::counter

Counter value.

◆ rssi

uint8_t comm_interface_beam_stop_frame_t::rssi

RSSI value.

◆ sof

uint8_t comm_interface_beam_stop_frame_t::sof

Start of frame.

◆ timestamp

uint16_t comm_interface_beam_stop_frame_t::timestamp

Timestamp.

◆ type

uint8_t comm_interface_beam_stop_frame_t::type

Type of frame.


The documentation for this struct was generated from the following file: