ConfigureTIMBreakAndDeadtime() function
This function enables the peripheral clock on TIM1, configures the TIM1 counter in center-aligned mode, configures the output channels to generate complementary PWM signals with 4 us dead-time insertion, configures the break function, sets the lock level and starts output signals generation.
Return value
None
Notes
Peripheral configuration is minimal configuration from reset values. Thus, some useless LL unitary functions calls below are provided as commented examples - setting is default configuration from reset.