-
CONFIG_PWM_PCA9685_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Default¶
70
Kconfig definition¶
At drivers/pwm/Kconfig.pca9685:21
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:40
→ drivers/pwm/Kconfig:38
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers → PCA9685 I2C-based PWM chip
config PWM_PCA9685_INIT_PRIORITY int "Init priority" default 70 depends onPWM_PCA9685
&&PWM
help Device driver initialization priority.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)