BeRTOS
Data Fields
Hdlc Struct Reference

HDLC (High-Level Data Link Control) context. More...

#include <afsk.h>

Data Fields

uint8_t demod_bits
 Bitstream from the demodulator.
uint8_t bit_idx
 Current received bit.
uint8_t currchar
 Current received character.
bool rxstart
 True if an HDLC_FLAG char has been found in the bitstream.

Detailed Description

HDLC (High-Level Data Link Control) context.

Maybe to be moved in a separate HDLC module one day.

Definition at line 77 of file afsk.h.


The documentation for this struct was generated from the following file: