bullshit commit, sync for travel (to zn00H!) :)
[my-code/arm.git] / betty / pwm.h
index 9d1903f..0d70f2d 100644 (file)
@@ -12,7 +12,9 @@
 #include "types.h"
 
 /* macros */
 #include "types.h"
 
 /* macros */
-#define pwm_enable PWMTCR=0x0b
+#define pwm_enable PWMTCR=0x09
+#define pwm_reset PWMTCR=0x03
+#define pwm_disable PWMTCR=0x00
 
 /* defines */
 #define PWM_SINGLE_EDGE                0x00
 
 /* defines */
 #define PWM_SINGLE_EDGE                0x00