Type Definition PWM2
stm32f103xx_hal::pwm2
type PWM2<Mapping> = PwmTimer<TIM2, APB1, RegisterBlock, Mapping>;