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

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.
 

Detailed Description

Beam start frame type.

Field Documentation

◆ channel_and_speed

uint8_t comm_interface_beam_start_frame_t::channel_and_speed

Channel and Speed.

◆ payload

uint8_t comm_interface_beam_start_frame_t::payload[4]

Payload.

◆ region

uint8_t comm_interface_beam_start_frame_t::region

Region.

◆ rssi

uint8_t comm_interface_beam_start_frame_t::rssi

RSSI value.

◆ sof

uint8_t comm_interface_beam_start_frame_t::sof

Start of frame.

◆ timestamp

uint16_t comm_interface_beam_start_frame_t::timestamp

Timestamp.

◆ type

uint8_t comm_interface_beam_start_frame_t::type

Type of frame.


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