Segment-deparse data bits
performs
the inverse operation of the segment parsing defined in IEEE®
802.11ac™-2013 Section 22.3.10.7 when y
= wlanSegmentDeparseBits(bits
,cbw
,numES
,numCBPS
,numBPSCS
) cbw
is
'CBW16'
or 'CBW160'
.
Note
Segment deparsing of the bits applies only when the channel bandwidth is
either 16 MHz or 160 MHz, and is bypassed for the remaining channel
bandwidths (as stated in the aforementioned section of IEEE802.11ac-2013). Therefore, when cbw
is any
accepted value other than 'CBW16'
or
'CBW160'
, wlanSegmentParseBits
returns the input unchanged.