diff options
| author | pkj <[email protected]> | 2025-09-28 21:21:09 +0800 |
|---|---|---|
| committer | pkj <[email protected]> | 2025-09-28 21:21:09 +0800 |
| commit | 04171d903d3676d87aa0fd85719878d3087028f3 (patch) | |
| tree | efa965c43d255e541bb9101f2936bdcb2b6a2514 /embassy-executor-timer-queue/src | |
| parent | 36d368d70e56181554b690687ef2c88a84704b0c (diff) | |
fix: correct register access for SimplePwm 32-bit timer support
- Replace `regs_gp16().ccr()` with `regs_1ch().ccr()` for proper register access
- Fix variable name from `cc_channel` to `channel`
- Ensure PWM waveform generation works correctly with 32-bit timer mode
Diffstat (limited to 'embassy-executor-timer-queue/src')
0 files changed, 0 insertions, 0 deletions
