添加一些ledc注释
This commit is contained in:
@@ -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
|
||||
|
||||
//-----------------------------------
|
||||
|
Reference in New Issue
Block a user