MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
legato_stream.h File Reference

Defines a common header for all stream operations. More...

Include dependency graph for legato_stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  leStreamDescriptor
 This struct represents a stream descriptor. More...
 

Macros

#define LE_STREAM_LOCATION_ID_INTERNAL   0
 leEventResult More...
 

Typedefs

typedef struct leStreamDescriptor leStreamDescriptor
 This struct represents a stream descriptor. More...
 

Detailed Description

Defines a common header for all stream operations.

Macro Definition Documentation

◆ LE_STREAM_LOCATION_ID_INTERNAL

#define LE_STREAM_LOCATION_ID_INTERNAL   0

leEventResult

Defines the string location id.

Typedef Documentation

◆ leStreamDescriptor

This struct represents a stream descriptor.

A stream descriptor contains data location, address and size.