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