aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f2/pwr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/stm32/f2/pwr.h')
-rw-r--r--include/libopencm3/stm32/f2/pwr.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/libopencm3/stm32/f2/pwr.h b/include/libopencm3/stm32/f2/pwr.h
index 7db223d..7c76505 100644
--- a/include/libopencm3/stm32/f2/pwr.h
+++ b/include/libopencm3/stm32/f2/pwr.h
@@ -1,3 +1,16 @@
+/** @defgroup pwr_defines PWR Defines
+
+@brief <b>Defined Constants and Types for the STM32F2xx PWR Control</b>
+
+@ingroup STM32F2xx_defines
+
+@version 1.0.0
+
+@date 4 March 2013
+
+LGPL License Terms @ref lgpl_license
+ */
+
/*
* This file is part of the libopencm3 project.
*