Ultibo API
C/C++ API for Ultibo Core
Loading...
Searching...
No Matches
_NETWORK_BUFFER Struct Reference

#include <network.h>

Data Fields

SEMAPHORE_HANDLE wait
 Packet ready semaphore.
uint32_t start
 Index of first packet ready.
uint32_t count
 Number of packets ready in buffer.
NETWORK_PACKETpackets [NETWORK_BUFFER_SIZE]

Field Documentation

◆ wait

Packet ready semaphore.

◆ start

uint32_t start

Index of first packet ready.

◆ count

uint32_t count

Number of packets ready in buffer.

◆ packets


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