Struct SYN_DLT645_Decoder¶
ClassList > SYN_DLT645_Decoder
Streaming byte-at-a-time decoder state.
#include <syn_dlt645.h>
Public Attributes¶
| Type | Name |
|---|---|
| SYN_DLT645_FrameCallback | cb |
| void * | cb_ctx |
| uint8_t | rx_buf |
| size_t | rx_len |
| SYN_DLT645_Ver | version |
Public Attributes Documentation¶
variable cb¶
Completion callback
variable cb_ctx¶
Callback context
variable rx_buf¶
Internal reception buffer
variable rx_len¶
Received byte count
variable version¶
Expected version
The documentation for this class was generated from the following file src/syntropic/proto/syn_dlt645.h