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/LPTIM/LPTIM_PulseCounter/readme.txt')
-rw-r--r--Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPTIM/LPTIM_PulseCounter/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPTIM/LPTIM_PulseCounter/readme.txt b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPTIM/LPTIM_PulseCounter/readme.txt
index 305f3da48..5ebe730f1 100644
--- a/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPTIM/LPTIM_PulseCounter/readme.txt
+++ b/Projects/P-NUCLEO-WB55.Nucleo/Examples_LL/LPTIM/LPTIM_PulseCounter/readme.txt
@@ -44,6 +44,11 @@ present example).
In this example, CPU2 is not started-up and CPU1 configures the CPU2 stop mode.
If this example would be ported to another application, user must manage CPU2 entering in stop mode.
+
+@par Keywords
+
+Timer, Low Power, Pulse Counter, Stop mode, Interrupt
+
@par Directory contents
- LPTIM/LPTIM_PulseCounter/Inc/stm32wbxx_it.h Interrupt handlers header file