Skip to main content

Module header

Module header 

Source
Expand description

BBHEADER (Base-Band Header) parser and builder.

Supports both Normal Mode (NM) and High Efficiency Mode (HEM) per EN 302 755 v1.4.1 §5.1.7.

Structs§

Bbheader
Parsed 10-byte BBHEADER.
Matype
The pair of MATYPE bytes describing the input stream format and mode adaptation.

Enums§

Mode
Operating mode: Normal or High Efficiency.
TsGs
Input stream format as described by the TS/GS field (MATYPE-1 bits [7:6]).

Constants§

BBHEADER_LEN
Total bytes in a BBHEADER.
DFL_MAX_BITS
Loosest valid DFL upper bound in bits across the standards this crate parses.