STemWin + 0/4 examples
CodeScope will show references to WM_MOTION_SetMotion() from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
STemWin
STM32469I_EVAL
Applications
STemWin
STM324x9I_EVAL
Applications
STemWin
STM32F429I-Discovery
Applications
STemWin
 
Symbols
loading...
Files
loading...

WM_MOTION_SetMotion() function

Syntax

void WM_MOTION_SetMotion (WM_HWIN hWin,     int Axis,     I32 Speed,     I32 Deceleration);

Arguments

hWin

Axis

Speed

Deceleration

Examples

WM_MOTION_SetMotion() is referenced by 4 libraries and example projects.

References

LocationText
WM.h:508
void WM_MOTION_SetMotion (WM_HWIN hWin, int Axis, I32 Speed, I32 Deceleration);