# async

Sets a register to a value.

This feature is not available in stable releases and can be unstable.

# Syntax

async <controller> <function>
# Parameters

# Example

mov r0, r1
mov r2, 33

# History

  • 0.2 added