添加一些ledc注释

This commit is contained in:
2025-03-27 19:09:12 +08:00
parent 80cc752148
commit 4315af5d2c
3 changed files with 31 additions and 10 deletions

View File

@@ -27,7 +27,7 @@
#define LEDC0_OUT_INV_MASK 0x00000200
#define LEDC0_IDLE_LV_OFFSET 8
#define LEDC0_IDLE_LV_MASK 0x00000100
#define LEDC0_TIMER_SEL_OFFSET 0
#define LEDC0_TIMER_SEL_OFFSET 0 // 每个通道使用公共定时器的时候可以选择定时器?
#define LEDC0_TIMER_SEL_MASK 0x000000FF
//-----------------------------------