FastLED 3.9.15
Loading...
Searching...
No Matches

◆ NS

#define NS ( _NS)
Value:
(((_NS * F_CPU_MHZ) + 999) / 1000)
#define F_CPU_MHZ
CPU speed, in megahertz (MHz)

Convert from nanoseconds to number of clock cycles.

Definition at line 207 of file fastled_delay.h.

Referenced by CFastLED::addLeds().