Type Definition PWM3
stm32f103xx_hal::pwm2
type PWM3<Mapping> = PwmTimer<TIM3, APB1, RegisterBlock, Mapping>;