ether2ser 0.1.0
Ethernet <-> synchronous V.24 bridge firmware for RP2040 + W5500
Loading...
Searching...
No Matches
HDLC_FRAME_T Struct Reference

Generic HDLC frame buffer descriptor. More...

#include <hdlc_common.h>

Data Fields

uint8_t * payload
 
size_t length
 
size_t capacity
 

Detailed Description

Generic HDLC frame buffer descriptor.

Definition at line 37 of file hdlc_common.h.

Field Documentation

◆ capacity

size_t HDLC_FRAME_T::capacity

◆ length

◆ payload


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