aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/pal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/pal_lld.h b/src/templates/pal_lld.h
index 246ab8d9f..38d0253e2 100644
--- a/src/templates/pal_lld.h
+++ b/src/templates/pal_lld.h
@@ -171,7 +171,6 @@ typedef uint32_t ioportid_t;
* @param[in] offset the group bit offset within the port
* @param[in] bits the bits to be written. Values exceeding the group width
* are masked.
- * @return The group logical states.
*
* @note This function is not meant to be invoked directly by the application
* code.