diff options
Diffstat (limited to 'os/hal/dox/pwm.dox')
-rw-r--r-- | os/hal/dox/pwm.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/pwm.dox b/os/hal/dox/pwm.dox index eed5f0663..63b8db233 100644 --- a/os/hal/dox/pwm.dox +++ b/os/hal/dox/pwm.dox @@ -65,5 +65,5 @@ * Note that the two states can be associated to both logical zero or one in
* the @p PWMChannelConfig structure.
*
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/
|