Go to the documentation of this file.
23 #ifndef INCLUDED_NOAA_HRPT_DEFRAMER_H
24 #define INCLUDED_NOAA_HRPT_DEFRAMER_H
42 unsigned char d_last_bit;
43 unsigned int d_bit_count;
44 unsigned int d_word_count;
45 unsigned long long d_shifter;
46 unsigned short d_word;