![]() |
![]() |
Structure to store TCP3 decoder specific values to identify its instance configuration information. This is created to facilitate the application to choose TCP3 decoder (either TCP3D_A or TCP3D_B) for which the driver will be configured. More...
#include <tcp3d_drv.h>
Data Fields | |
uint32_t | inCfgStart |
uint32_t | llrStart |
uint32_t | interStart |
uint32_t | hdStart |
uint32_t | sdStart |
uint32_t | stsStart |
uint32_t | revtCh |
Structure to store TCP3 decoder specific values to identify its instance configuration information. This is created to facilitate the application to choose TCP3 decoder (either TCP3D_A or TCP3D_B) for which the driver will be configured.
This structure could be used for both PING and PONG specific values.
uint32_t Tcp3d_Config::hdStart |
output hard decision start address
uint32_t Tcp3d_Config::inCfgStart |
input configuration registers start address
uint32_t Tcp3d_Config::interStart |
inter leaver start address
uint32_t Tcp3d_Config::llrStart |
input data (LLR) start address
uint32_t Tcp3d_Config::revtCh |
Channel number associated with REVT
uint32_t Tcp3d_Config::sdStart |
output soft decision start address
uint32_t Tcp3d_Config::stsStart |
output status registers start address