Configure_TIMPWMOutput() function
This function enables the peripheral clock on TIM2 and configures TIM2_CHTIMB_CHX as PWM output. It enables also the peripheral clock for GPIOA and configures PA.06 as alternate function for TIM2_CHTIMB_CHX.
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.