Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Functions | |
| uint8_t | WDT_SetTimeOut (uint8_t clk_source, uint32_t timeout) |
| Set WDT time out value and WDT mode. | |
Function Documentation
| uint8_t WDT_SetTimeOut | ( | uint8_t | clk_source, |
| uint32_t | timeout | ||
| ) |
Set WDT time out value and WDT mode.
- Parameters:
-
[in] clk_source select Clock source for WDT device [in] timeout value of time-out for WDT (us)
- Returns:
- None
Definition at line 55 of file lpc17xx_wdt.c.
Generated on Tue Jul 12 2022 17:06:03 by
1.7.2