XFusion API v1.3.0
|
SLE PHY 参数 更多...
#include <xf_sle_connection_manager_types.h>
成员变量 | |
uint8_t | tx_format |
uint8_t | rx_format |
uint8_t | tx_phy |
uint8_t | rx_phy |
uint8_t | tx_pilot_density |
uint8_t | rx_pilot_density |
uint8_t | g_feedback |
uint8_t | t_feedback |
SLE PHY 参数
在文件 xf_sle_connection_manager_types.h 第 70 行定义.
uint8_t tx_format |
发送无线帧类型
在文件 xf_sle_connection_manager_types.h 第 71 行定义.
uint8_t rx_format |
接收无线帧类型
在文件 xf_sle_connection_manager_types.h 第 72 行定义.
uint8_t tx_phy |
发送 PHY
在文件 xf_sle_connection_manager_types.h 第 73 行定义.
uint8_t rx_phy |
接收 PHY
在文件 xf_sle_connection_manager_types.h 第 74 行定义.
uint8_t tx_pilot_density |
发送导频密度指示
在文件 xf_sle_connection_manager_types.h 第 75 行定义.
uint8_t rx_pilot_density |
接收导频密度指示
在文件 xf_sle_connection_manager_types.h 第 76 行定义.
uint8_t g_feedback |
先发链路反馈类型指示,取值范围 0-63
在文件 xf_sle_connection_manager_types.h 第 77 行定义.
uint8_t t_feedback |
后发链路反馈类型指示,取值范围 0-7
在文件 xf_sle_connection_manager_types.h 第 78 行定义.