Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pwm/pwm_da1469x: Preserve timer state on frequency change.
Read the current timer state (timer control reg) and preserve its running state when setting frequency. The only bits that should be set in the control register are the bits to enable the timer in the proper mode and enable the clock.
- Loading branch information