stm32/timer: Expose the PWM BRK capability of Timer 1 and 8.
The break mode is configurable via the 'brk' keyword to the Timer constructor and init method. It's disabled by default.
Showing
Please register or sign in to comment
The break mode is configurable via the 'brk' keyword to the Timer constructor and init method. It's disabled by default.