Skip to content

Struct SYN_CJT188_Decoder

ClassList > SYN_CJT188_Decoder

Streaming Decoder State Machine for CJ/T 188.

  • #include <syn_cjt188.h>

Public Attributes

Type Name
uint8_t buf
size_t expected_len
bool in_frame
size_t index

Public Attributes Documentation

variable buf

uint8_t SYN_CJT188_Decoder::buf[SYN_CJT188_MAX_FRAME_SIZE];

variable expected_len

size_t SYN_CJT188_Decoder::expected_len;

variable in_frame

bool SYN_CJT188_Decoder::in_frame;

variable index

size_t SYN_CJT188_Decoder::index;


The documentation for this class was generated from the following file src/syntropic/proto/syn_cjt188.h