aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_pal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/hal_pal.h')
-rw-r--r--os/hal/include/hal_pal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/hal_pal.h b/os/hal/include/hal_pal.h
index 9e0781554..251cf01ae 100644
--- a/os/hal/include/hal_pal.h
+++ b/os/hal/include/hal_pal.h
@@ -975,7 +975,7 @@ typedef struct {
* @param[in] cb event callback function
* @param[in] arg callback argument
*
- * @iclass
+ * @api
*/
#define palSetLineCallback(line, cb, arg) \
do { \