|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
#include <bitset>#include <cstring>#include <sstream>#include <daq/daq.h>#include <proto/main.pb.h>#include <protocol/protocol_oob.h>#include <run/run.h>#include <utils/logging.h>#include <utils/streaming_json.h>#include <Arduino.h>
Include dependency graph for protocol_oob.cpp:

Go to the source code of this file.
Classes | |
| struct | SizedPtr |
Functions | |
| FASTRUN bool | encode_byte_array (pb_ostream_t *stream, const pb_field_t *field, void *const *arg) |
Function Documentation
◆ encode_byte_array()
| FASTRUN bool encode_byte_array | ( | pb_ostream_t * | stream, |
| const pb_field_t * | field, | ||
| void *const * | arg ) |
Definition at line 48 of file protocol_oob.cpp.