Struct freertos_rs::CurrentTask [] [src]

pub struct CurrentTask;

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

Methods

impl CurrentTask
[src]

Delay the execution of the current task.