SysIo  1.9.0
Embedded Library and tools

#include <tnc.h>

Public Attributes

uint8_t cnt
 
uint16_t crc_rx
 computed rx CRC
 
uint16_t crc_tx
 received from tx CRC
 
int fin
 stream used to access the physical input
 
int fout
 stream used to access the physical output
 
size_t len
 buffer length
 
uint8_t msb
 
uint8_t * rxbuf
 buffer for payload
 
int state
 

Detailed Description

Tnc Class

Definition at line 64 of file tnc.h.