Returns whether the header cyclic redundancy check (CRC) is successfully passed, as defined in section 16.2.3.7 of IEEE Standard 802.11 2016 .

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXDsssModAccPayloadHeaderCrcStatus

Members

NameValueDescription
Fail0

Returns that the header CRC failed.

Pass1

Returns that the header CRC passed.