aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_sio_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_sio_lld.h')
-rw-r--r--os/hal/templates/hal_sio_lld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/templates/hal_sio_lld.h b/os/hal/templates/hal_sio_lld.h
index c8affa390..7b4761cbf 100644
--- a/os/hal/templates/hal_sio_lld.h
+++ b/os/hal/templates/hal_sio_lld.h
@@ -171,6 +171,7 @@ struct hal_sio_driver {
* @note If the FIFO is full then the behavior is unpredictable.
*
* @param[in] siop pointer to the @p SIODriver object
+ * @param[in] data frame to be written
*
* @notapi
*/