Representation of a SLIP packet. More...
#include <slip.h>
Data Fields |
|
| slip_read_state_t | state |
|
Current state of the packet (see
slip_read_state_t
).
|
|
| uint8_t * | p_buffer |
|
Decoded data.
|
|
| uint32_t | current_index |
|
Current length of the packet that has been received.
|
|
| uint32_t | buffer_len |
|
Size of the buffer that is available.
|
|
Detailed Description
Representation of a SLIP packet.
- components/libraries/slip/slip.h