|
GlobLib
HAL and API libraries for MCUs and hardware.
|
Source file for stm32f103cb WATCHDOG. More...
#include "stm32f103cb_iwdg.h"Go to the source code of this file.
Functions | |
| mcu_error | IWDG_setup (uint32_t timeoutms) |
| Initialize the independant watchdog timer. More... | |
| bool | IWDG_resetCheck (void) |
| Check if reset occured from watchdog timeout. More... | |
| void | IWDG_feed (void) |
| Reload the watchdog timer. More... | |
Source file for stm32f103cb WATCHDOG.
Definition in file stm32f103cb_iwdg.c.