Async API

Overview

The async API is designed to interface with FreeRTOS, a real-time operating system by providing interfaces for executing tasks asynchronously, scheduling them for later execution and for setting them to run at fixed intervals.

Code generation

Not applicable

Configuration

Not applicable

Calibration

Not applicable

Usage Examples and Integration

Should be synced together with a specific implementation asyncFreeRtos module.