aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/pwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/pwr.c')
-rw-r--r--libmaple/pwr.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/libmaple/pwr.c b/libmaple/pwr.c
index 83d289d..ead8b64 100644
--- a/libmaple/pwr.c
+++ b/libmaple/pwr.c
@@ -24,6 +24,11 @@
* SOFTWARE.
*****************************************************************************/
+/**
+ * @file pwr.c
+ * @brief Power control (PWR) support.
+ */
+
#include "pwr.h"
#include "rcc.h"