link_rx_info_t Struct Reference

Link RX information definition. More...

#include <gr55xx_sys.h>

Public Attributes

uint32_t rx_total_cnt
 
uint32_t rx_sync_err_cnt
 
uint32_t rx_crc_err_cnt
 
uint32_t rx_other_err_cnt
 
uint32_t rx_sn_err_cnt
 
uint32_t rx_mic_err_cnt
 
uint32_t rx_normal_cnt
 

Detailed Description

Link RX information definition.

Definition at line 156 of file gr55xx_sys.h.

Member Data Documentation

◆ rx_crc_err_cnt

uint32_t link_rx_info_t::rx_crc_err_cnt

Counts of RX crc error times.

Definition at line 160 of file gr55xx_sys.h.

◆ rx_mic_err_cnt

uint32_t link_rx_info_t::rx_mic_err_cnt

Counts of mic CRC error times.

Definition at line 163 of file gr55xx_sys.h.

◆ rx_normal_cnt

uint32_t link_rx_info_t::rx_normal_cnt

Counts of RX normal times.

Definition at line 164 of file gr55xx_sys.h.

◆ rx_other_err_cnt

uint32_t link_rx_info_t::rx_other_err_cnt

Counts of RX other error times.

Definition at line 161 of file gr55xx_sys.h.

◆ rx_sn_err_cnt

uint32_t link_rx_info_t::rx_sn_err_cnt

Counts of sn CRC error times.

Definition at line 162 of file gr55xx_sys.h.

◆ rx_sync_err_cnt

uint32_t link_rx_info_t::rx_sync_err_cnt

Counts of RX sync error times.

Definition at line 159 of file gr55xx_sys.h.

◆ rx_total_cnt

uint32_t link_rx_info_t::rx_total_cnt

Counts of RX times.

Definition at line 158 of file gr55xx_sys.h.


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