lriot 2.1.0.0
lr1110_wifi_basic_complete_result_s Struct Reference

Basic complete result structure. More...

#include <lr1110_wifi_types.h>

Data Fields

lr1110_wifi_datarate_info_byte_t data_rate_info_byte
 
lr1110_wifi_channel_info_byte_t channel_info_byte
 
int8_t rssi
 
lr1110_wifi_frame_type_info_byte_t frame_type_info_byte
 
lr1110_wifi_mac_address_t mac_address
 
int16_t phi_offset
 
uint32_t timestamp_us_high
 Indicate the up-time of the Access Point transmitting the Beacon [us] - upper 32bits.
 
uint32_t timestamp_us_low
 Indicate the up-time of the Access Point transmitting the Beacon [us] - lower 32bits.
 
uint16_t beacon_period_tu
 

Detailed Description

Basic complete result structure.

The beacon period is expressed in TU (Time Unit). 1 TU is 1024 microseconds.

Field Documentation

◆ beacon_period_tu

uint16_t beacon_period_tu

◆ channel_info_byte

◆ data_rate_info_byte

lr1110_wifi_datarate_info_byte_t data_rate_info_byte

◆ frame_type_info_byte

lr1110_wifi_frame_type_info_byte_t frame_type_info_byte

◆ mac_address

◆ phi_offset

int16_t phi_offset

◆ rssi

int8_t rssi

◆ timestamp_us_high

uint32_t timestamp_us_high

Indicate the up-time of the Access Point transmitting the Beacon [us] - upper 32bits.

◆ timestamp_us_low

uint32_t timestamp_us_low

Indicate the up-time of the Access Point transmitting the Beacon [us] - lower 32bits.


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