Module task

Module task 

Source
Available on crate feature osal-freertos only.
Expand description

Utilities for working with FreeRTOS tasks.

Functionsยง

block_on_future
Runs a future to completion on the current task and returns its output value.