STM32F2xx: Display PWM duty cycle from timer
commitcbcb93e802076ecea9b3defe609ce4a45719e809
authorAlistair Francis <alistair23@gmail.com>
Tue, 4 Oct 2016 12:28:07 +0000 (4 13:28 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 4 Oct 2016 12:28:07 +0000 (4 13:28 +0100)
tree252733337f684c4f6c94a9a7af29f0e030cc7d1b
parent81fed1d017d9460ac39e9ba775fcbe8bd90b1847
STM32F2xx: Display PWM duty cycle from timer

If correctly configured allow the STM32F2xx timer to print
out the PWM duty cycle information.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: cdb59039a25e061615713a94b40797baa12ea9f9.1474742262.git.alistair@alistair23.me
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/timer/stm32f2xx_timer.c