MPLAB® Harmony Graphics Suite
|
Notifies a stream that its data is ready. Call after filling the stream's destination buffer to the requested size.
leResult leStream_DataReady( leStream* stream );
Parameters |
Description |
leStream* stream |
the stream to notify |
MPLAB® Harmony Graphics Suite
|