MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leStreamDescriptor Struct Reference

This struct represents a stream descriptor. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/core/legato_stream.h>

Collaboration diagram for leStreamDescriptor:

Data Fields

uint32_t location
 
void * address
 
uint32_t size
 

Detailed Description

This struct represents a stream descriptor.

A stream descriptor contains data location, address and size.

Field Documentation

◆ address

void* address

the address at which the data resides.

◆ location

uint32_t location

indicates the location of the data.

◆ size

uint32_t size

the size of the data in bytes


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