Global initializer for an AVR 8-bit PWM output. Takes an already setup timer as input.
Name | Description |
---|---|
constructor | Initialize PWM timer. Note that if you setup both A and B pins, you need to use the same settings for both or you randomly get the settings for one of them controlling the same timer. |
destructor |