nRF5 SDK v17.0.2
Data Fields
slip_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated