SI100X FAMILY
Si100x - Low Level Functions
Article by:Geoffrey Hunter
Date Published: | |
Last Modified: |
Contents
No Operation (NOP)
A nop is an instruction that does nothing. It it used to stall a cpu for precisely timed operations. It can be created by making a pre-compiler macro that executes the assembly code 0x00 as shown below
|
|
Authors

This work is licensed under a Creative Commons Attribution 4.0 International License .