RFMXWLAN_ATTR_OFDMMODACC_RESULTS_FEC_CODING_TYPE
- Updated2025-04-08
- 1 minute(s) read
Returns the FEC coding type for a specified user.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_RESULTS_FEC_CODING_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502314 | int32 | Read-Only | User |
Remarks
Use "user<n>" as the Selector String to read this result for MU and TB PPDU signals.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDMMODACC_FEC_CODING_TYPE_BCC | 0 (0x0) | Indicates that the FEC coding type is BCC. |
RFMXWLAN_VAL_OFDMMODACC_FEC_CODING_TYPE_LDPC | 1 (0x1) | Indicates that the FEC coding type is LDPC. |