diff options
Diffstat (limited to 'os/io/templates/serial_lld.h')
| -rw-r--r-- | os/io/templates/serial_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/io/templates/serial_lld.h b/os/io/templates/serial_lld.h index ab6d8e7a2..5688368e4 100644 --- a/os/io/templates/serial_lld.h +++ b/os/io/templates/serial_lld.h @@ -78,7 +78,7 @@ struct _serial_driver_data { };
/**
- * @brief Generic Serial Driver static initializer.
+ * @brief Generic Serial Driver configuration structure.
* @details An instance of this structure must be passed to @p sdStart()
* in order to configure and start a serial driver operations.
*
|
