![]() |
MPLABĀ® Harmony Graphics Suite
|
This struct represents a stream descriptor. More...
#include <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
1.8.18