firmware/config_pwm_timer_impl.h

Go to the documentation of this file.
00001 #ifndef config_pwm_timer_impl_h
00002 #define config_pwm_timer_impl_h
00003 
00021 #include "pwm_channels.h"
00022 
00023 enum { pwm_Timer_Cycles_Max = pwm_Channels_Brightness_Max * pwm_Channels_Brightness_Max };
00024 enum { pwm_Timer_Cycles_ReadMin = 2 };
00025 enum { pwm_Timer_Cycles_SleepMax = 2 };
00026 
00027 #endif

Generated on Mon Oct 2 19:31:17 2006 for USB-LED-Fader by  doxygen 1.4.7