I'm converting application code from TCP2 to TCP3D. In the TCP2 application code, to do the LTE turbo decoding, we used TCP2_STANDARD_3GPP which selects the algorithm used to calculate the tail bits for Input Configuration registers 6-11 (see TCP2_tailConfig in file csl_tcp2.c). In the TCP3D application code should I use CSL_TCP3D_CFG_TCP3_MODE_MODE_SEL_3GPP when using the TCP3D Driver functions?