FastLED 3.6.0
Loading...
Searching...
No Matches
led_sysdefs.h File Reference

Detailed Description

Determines which platform system definitions to include.

Definition in file led_sysdefs.h.

#include "FastLED.h"
#include "fastled_config.h"

Go to the source code of this file.

Macros

#define CLKS_PER_US   (F_CPU/1000000)
 Clock cycles per microsecond.
 

Macro Definition Documentation

◆ CLKS_PER_US

#define CLKS_PER_US   (F_CPU/1000000)

Clock cycles per microsecond.

Calculated using the F_CPU preprocessor define

Definition at line 80 of file led_sysdefs.h.