mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/periph/pwm: Update return value doxygen to match long description
This commit is contained in:
parent
616c272801
commit
92a743560d
@ -76,7 +76,7 @@ typedef enum {
|
||||
* @param[in] frequency the PWM frequency in Hz
|
||||
* @param[in] resolution the PWM resolution
|
||||
*
|
||||
* @return 0 on success
|
||||
* @return Actual PWM frequency on success
|
||||
* @return -1 on mode not applicable
|
||||
* @return -2 on frequency and resolution not applicable
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user