Definition at line 31 of file nav_read.c.
Public Attributes | |
| uint8_t * | start |
| uint32_t | byte_position |
| uint32_t | bit_position |
| uint8_t | byte |
| uint8_t* getbits_state_t::start |
Definition at line 32 of file nav_read.c.
Referenced by get16bits(), get32bits(), getbits(), and getbits_init().
Definition at line 33 of file nav_read.c.
Referenced by get16bits(), get32bits(), getbits(), and getbits_init().
| uint8_t getbits_state_t::byte |
Definition at line 35 of file nav_read.c.
Referenced by get16bits(), get32bits(), getbits(), and getbits_init().
1.5.5