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

#include <touch.h>

Data Fields

SEMAPHORE_HANDLE wait
 Buffer ready semaphore.
uint32_t start
 Index of first buffer ready.
uint32_t count
 Number of entries ready in buffer.
TOUCH_DATA buffer [TOUCH_BUFFER_SIZE]

Field Documentation

◆ wait

Buffer ready semaphore.

◆ start

uint32_t start

Index of first buffer ready.

◆ count

uint32_t count

Number of entries ready in buffer.

◆ buffer


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