Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt
index 00934414b..c19967511 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/TIM/TIM_OnePulse/readme.txt
@@ -68,6 +68,10 @@ stops automatically at the next update event (UEV).
Connecting TIM1 OC1 to TIM2 TI2 allows to trigger TIM2 counter by pressing
the User push-button.
+@par Keywords
+
+Timers, Output, signals, One Pulse, PWM, Oscilloscope, External signal, Autoreload, Waveform
+
@par Directory contents
- TIM/TIM_OnePulse/Inc/stm32wbxx_it.h Interrupt handlers header file