pwm.c: modified for ATtiny45/step-up
So far two PWM channels OC1A/OC1B with sub-LSB resolution possible (but unused yet) using timer IRQ. TODO: get rid of OCR1C register and let it count to 255.
Loading
Please register or sign in to comment
So far two PWM channels OC1A/OC1B with sub-LSB resolution possible (but unused yet) using timer IRQ. TODO: get rid of OCR1C register and let it count to 255.