Nanosecond delay
Posted on March 18, 2018 at 15:32 EDIT: Not sure where my intro paragraph went on the first time I posted. I have the below code working with inline assembly nops. Now I want to have the code be clock independent. The below code is my attempt ...