![]() |
MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents a stream descriptor. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/core/legato_stream.h>

Data Fields | |
| uint32_t | location |
| void * | address |
| uint32_t | size |
This struct represents a stream descriptor.
A stream descriptor contains data location, address and size.
| void* address |
the address at which the data resides.
| uint32_t location |
indicates the location of the data.
| uint32_t size |
the size of the data in bytes