From 2d1432f745b4d849046a1e72abe24e90660c419a Mon Sep 17 00:00:00 2001 From: Neon22 Date: Tue, 4 Feb 2014 21:27:08 -0800 Subject: [PATCH] formatting --- PWM-Timers.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/PWM-Timers.md b/PWM-Timers.md index 7b3cabc..59988fa 100644 --- a/PWM-Timers.md +++ b/PWM-Timers.md @@ -9,15 +9,13 @@ Timers in this chipset come with various capabilities: * The remaining Timers 6,7,13,14 do not have any pin connections on the 64 pin package. All timers can be used to generate timebases. Most can do PWM generation. A digram below shows how timers can be cascaded to make longer or triggered timings. Most triggers can also generate Interrupts. -The following timers can sample an input signal and determine its period. -* 1,2,3,4,5,8,9,10,11 +The following timers can sample an input signal and determine its period. `1,2,3,4,5,8,9,10,11 -These Timers can be used to correctly determine speed and direction from externally supplied quadrature signals. -* 1,2,3,4,5,8,9 +These Timers can be used to correctly determine speed and direction from externally supplied quadrature signals. `1,2,3,4,5,8,9 -*[[STM32F405 pinouts]] -*[[STM32F405 Timer Triggering]] -*[[Implementation]] +* [[STM32F405 pinouts]] +* [[STM32F405 Timer Triggering]] +* [[Implementation]] ### Timer Summary: Advanced - TIM1,8