Fixed documentation error.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15795 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2022-09-20 12:30:02 +00:00
parent 9f164cada3
commit cff78c9410
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ typedef struct MACDriver MACDriver;
* @{
*/
/**
* @brief Enables the zero-copy API.
* @brief Returns the driver events source.
*
* @param[in] macp pointer to the @p MACDriver object
* @return The pointer to the @p EventSource structure.