CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
heatshrink_decoder Struct Reference

#include <heatshrink_decoder.h>

Public Attributes

uint16_t input_size
uint16_t input_index
uint16_t output_count
uint16_t output_index
uint16_t head_index
uint8_t state
uint8_t current_byte
uint8_t bit_index
uint8_t window_sz2
uint8_t lookahead_sz2
uint16_t input_buffer_size
uint8_t buffers []

Member Data Documentation

◆ bit_index

uint8_t heatshrink_decoder::bit_index

◆ buffers

uint8_t heatshrink_decoder::buffers[]

◆ current_byte

uint8_t heatshrink_decoder::current_byte

◆ head_index

uint16_t heatshrink_decoder::head_index

◆ input_buffer_size

uint16_t heatshrink_decoder::input_buffer_size

◆ input_index

uint16_t heatshrink_decoder::input_index

◆ input_size

uint16_t heatshrink_decoder::input_size

◆ lookahead_sz2

uint8_t heatshrink_decoder::lookahead_sz2

◆ output_count

uint16_t heatshrink_decoder::output_count

◆ output_index

uint16_t heatshrink_decoder::output_index

◆ state

uint8_t heatshrink_decoder::state

◆ window_sz2

uint8_t heatshrink_decoder::window_sz2

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