Documentation fix.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12068 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Giovanni Di Sirio 2018-06-01 08:04:21 +00:00
parent 4030aab7ca
commit 8358f437c8
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ typedef struct {
*/
typedef struct {
/**
* @brief Number of the filter to be programmed.
* @brief Number of the filter bank to be programmed.
*/
uint32_t filter:16;
/**