lriot 2.1.0.0
|
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 |
Basic complete result structure.
The beacon period is expressed in TU (Time Unit). 1 TU is 1024 microseconds.
uint16_t beacon_period_tu |
lr1110_wifi_channel_info_byte_t channel_info_byte |
lr1110_wifi_datarate_info_byte_t data_rate_info_byte |
lr1110_wifi_frame_type_info_byte_t frame_type_info_byte |
lr1110_wifi_mac_address_t mac_address |
int16_t phi_offset |
int8_t rssi |
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.