aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-timer-queue/Cargo.toml
diff options
context:
space:
mode:
authorpkj <[email protected]>2025-09-28 21:21:09 +0800
committerpkj <[email protected]>2025-09-28 21:21:09 +0800
commit04171d903d3676d87aa0fd85719878d3087028f3 (patch)
treeefa965c43d255e541bb9101f2936bdcb2b6a2514 /embassy-executor-timer-queue/Cargo.toml
parent36d368d70e56181554b690687ef2c88a84704b0c (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/Cargo.toml')
0 files changed, 0 insertions, 0 deletions