Doxygen comment typo (#1463)

This commit is contained in:
Andrew Scheller 2024-01-12 21:59:57 +00:00 committed by GitHub
parent 6bb38a87fa
commit 73dce4e540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -344,7 +344,7 @@ enum gpio_slew_rate gpio_get_slew_rate(uint gpio);
*/
void gpio_set_drive_strength(uint gpio, enum gpio_drive_strength drive);
/*! \brief Determine current slew rate for a specified GPIO
/*! \brief Determine current drive strength for a specified GPIO
* \ingroup hardware_gpio
*
* \sa gpio_set_drive_strength