RFmx WLAN C

Table of Contents

RFMXWLAN_ATTR_OFDM_PRE_FEC_PADDING_FACTOR

  • Updated2024-10-14
  • 1 minute(s) read

RFMXWLAN_ATTR_OFDM_PRE_FEC_PADDING_FACTOR

Data Type: int32
Access:read/write
Functions:RFmxWLAN_SetAttributeI32
RFmxWLAN_GetAttributeI32
Description: Specifies the pre-FEC padding factor used in 802.11ax TB PPDU and 802.11be TB PPDU for decoding PLCP service data unit (PSDU) bits.

The valid values are 1 to 4, inclusive.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is 1.

Get Function: RFmxWLAN_GetOFDMPreFECPaddingFactor
Set Function: RFmxWLAN_SetOFDMPreFECPaddingFactor

Log in to get a better experience