Module msp430::asm

source ·
Expand description

Miscellaneous assembly instructions

Functions

A compiler fence, prevents instruction reordering.
A no-operation. Useful to prevent delay loops from being optimized away.