Hi Guys,
Has anybody tried using nanosecond delays with the AVR? Is there a _delay_ns() function? If my AVR is running at 10MHz what is the approximate minimum delay I can use with the _delay_ns() function if it does exist? Would it be possible to go to 100 ns with a 10MHz signal?
Thanks.