Struct freertos_rs::CurrentTask [] [src]

pub struct CurrentTask;

Helper methods to be performed on the task that is currently executing.

Methods

impl CurrentTask
[src]

[src]

Delay the execution of the current task.

[src]

Get the minimum amount of stack that was ever left on the current task.