OpenLcbCLib 1.0 Alpha
OpenSource C Library to create OpenLcb/Lcc Nodes
Loading...
Searching...
No Matches
Payload Buffer Pool Arrays

Storage pools for each payload type. More...

Typedefs

typedef payload_basic_t openlcb_basic_data_buffer_t[USER_DEFINED_BASIC_BUFFER_DEPTH]
 Array of BASIC payload buffers.
 
typedef payload_datagram_t openlcb_datagram_data_buffer_t[USER_DEFINED_DATAGRAM_BUFFER_DEPTH]
 Array of DATAGRAM payload buffers.
 
typedef payload_snip_t openlcb_snip_data_buffer_t[USER_DEFINED_SNIP_BUFFER_DEPTH]
 Array of SNIP payload buffers.
 
typedef payload_stream_t openlcb_stream_data_buffer_t[USER_DEFINED_STREAM_BUFFER_DEPTH]
 Array of STREAM payload buffers.
 

Detailed Description

Storage pools for each payload type.

Typedef Documentation

◆ openlcb_basic_data_buffer_t

typedef payload_basic_t openlcb_basic_data_buffer_t[USER_DEFINED_BASIC_BUFFER_DEPTH]

Array of BASIC payload buffers.

◆ openlcb_datagram_data_buffer_t

typedef payload_datagram_t openlcb_datagram_data_buffer_t[USER_DEFINED_DATAGRAM_BUFFER_DEPTH]

Array of DATAGRAM payload buffers.

◆ openlcb_snip_data_buffer_t

typedef payload_snip_t openlcb_snip_data_buffer_t[USER_DEFINED_SNIP_BUFFER_DEPTH]

Array of SNIP payload buffers.

◆ openlcb_stream_data_buffer_t

typedef payload_stream_t openlcb_stream_data_buffer_t[USER_DEFINED_STREAM_BUFFER_DEPTH]

Array of STREAM payload buffers.


Copyright (c) 2026 Jim Kueneman all rights reserved. See the License