|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
COBS streaming decoder state. More...
#include <zephyr/data/cobs.h>
COBS streaming decoder state.
This structure maintains the state for incremental COBS decoding. It should be initialized with cobs_decoder_init() before use.