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.
Dependencies: MTS-Serial libmDot mbed-rtos mbed-src
Fork of mDot_AT_firmware by
TM_WATCHDOG_Functions
[TM_WATCHDOG]
* * More...
Functions | |
| uint8_t | TM_WATCHDOG_Init (uint16_t reloa) |
| * | |
| void | TM_WATCHDOG_Reset (void) |
| * | |
Detailed Description
* *
Library Functions *
Function Documentation
| uint8_t TM_WATCHDOG_Init | ( | uint16_t | reloa ) |
*
Initialize Watchdog timer *
- Note:
- After you initialize it, you can't disable it unless reset occur. *
- Parameters:
-
timeout. Timeout value when watchdog reset happen if not reset by user. * This parameter can be a value of TM_WATCHDOG_Timeout_t enumeration *
- Return values:
-
Value if system was reset because of watchdog timer - 1: Reset happen because of watchdog
- 0: Otherwise *
- 1: Reset happen because of watchdog
Generated on Tue Jul 12 2022 21:40:58 by
1.7.2
