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:
parent
9f164cada3
commit
cff78c9410
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue