mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-02-05 18:40:21 +00:00
Doxygen comment typo (#1463)
This commit is contained in:
parent
6bb38a87fa
commit
73dce4e540
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user