.num Property
Function: |
Sets or returns the number of the currently selected PWM channel. |
Type: |
Enum (pl_pwm_num, byte) |
Value Range: |
0 — PL_PWM_NUM_0 (default) ~ 8 — PL_PWM_NUM_8 |
See Also: |
--- |
Details
Pulse-width modulation (PWM) inputs are mapped to regular general-purpose I/O (GPIO) lines, and such mapping is platform-specific. For more information, see the pl_pwm_num enum of your platform.