ROHC compression/decompression library
Data Fields
rohc_lsb_field8 Struct Reference

#include <decomp_wlsb.h>

Data Fields

rohc_lsb_shift_t p
 
uint8_t bits
 
bits_nr_t bits_nr
 
uint8_t unused [2]
 

Detailed Description

The context to parse and decode one LSB-encoded 8-bit field

Field Documentation

◆ bits

uint8_t rohc_lsb_field8::bits

The bits extracted from the ROHC packet

◆ bits_nr

bits_nr_t rohc_lsb_field8::bits_nr

The number of bits extracted from the ROHC packet

◆ p

rohc_lsb_shift_t rohc_lsb_field8::p

The LSB shift parameter to decode extracted bits

◆ unused

uint8_t rohc_lsb_field8::unused[2]

The documentation for this struct was generated from the following file: