clarify docs

pull/12511/head
paul-szczepanek-arm 2020-02-26 11:10:10 +00:00
parent fdf1c33a1f
commit d19317c64c
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@ public:
* @param timeout Watchdog timeout in milliseconds.
*
* @return true if the Watchdog timer was started successfully;
* false if Watchdog timer was not started or if the Watchdog
* timer is already running.
* false if Watchdog timer was not started or if setting
* a new watchdog timeout was not possible.
*/
bool start(uint32_t timeout);