|
Zephyr API Documentation 4.4.0-rc1
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.