CMSIS-Driver  
Peripheral Interface for Middleware and Application Code
 
Loading...
Searching...
No Matches
Streaming Modes

Streaming modes used by the vStreamStart function. More...

Macros

#define VSTREAM_MODE_CONTINUOUS   (0UL)
 Continuous mode (default)
 
#define VSTREAM_MODE_SINGLE   (1UL)
 Single-shot mode.
 

Description

Streaming modes used by the vStreamStart function.

Macro Definition Documentation

◆ VSTREAM_MODE_CONTINUOUS

#define VSTREAM_MODE_CONTINUOUS   (0UL)

Continuous mode (default)

◆ VSTREAM_MODE_SINGLE

#define VSTREAM_MODE_SINGLE   (1UL)

Single-shot mode.