XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
sl_wfx_rx_stats_s Struct Reference

RX stats from the GENERIC indication message sl_wfx_generic_ind_body_t. More...

#include <sl_wfx_general_api.h>

Public Attributes

uint32_t nb_rx_frame
 Total number of frame received.
 
uint32_t nb_crc_frame
 Number of frame received with bad CRC.
 
uint32_t per_total
 PER on the total number of frame.
 
uint32_t throughput
 Throughput calculated on correct frames received.
 
uint32_t nb_rx_by_rate [SL_WFX_RATE_NUM_ENTRIES]
 Number of frame received by rate.
 
uint16_t per [SL_WFX_RATE_NUM_ENTRIES]
 PER*10000 by frame rate.
 
int16_t snr [SL_WFX_RATE_NUM_ENTRIES]
 SNR in Db*100 by frame rate.
 
int16_t rssi [SL_WFX_RATE_NUM_ENTRIES]
 RSSI in Dbm*100 by frame rate.
 
int16_t cfo [SL_WFX_RATE_NUM_ENTRIES]
 CFO in k_hz by frame rate.
 
uint32_t date
 This message transmission date in firmware timebase (microsecond)
 
uint32_t pwr_clk_freq
 Frequency of the low power clock in Hz.
 
uint8_t is_ext_pwr_clk
 Indicate if the low power clock is external.
 
int8_t current_temp
 Current die temperature in Celsius.
 

Detailed Description

RX stats from the GENERIC indication message sl_wfx_generic_ind_body_t.


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