Suspending a task from within a task

Hello All.
Can I call “vTaskSuspend” from inside the task I want to suspend?
Thanks.

This page says “Passing a NULL handle will cause the calling task to be suspended.”

1 Like