MG32L003 Standard Peripherals Firmware Library
Functions
mg32l003_iwdg.c File Reference

This file provides all the IWDG firmware functions. More...

#include "mg32l003_iwdg.h"
#include "mg32l003_rcc.h"

Functions

void IWDG_Init (uint32_t IWDG_Config, FunctionalState NewState)
 Initialize the IWDG according to the specified IWDG_Config. More...
 
void IWDG_SetReload (uint32_t Reload)
 Sets IWDG Reload value. More...
 
void IWDG_ReloadCounter (void)
 Reloads IWDG counter with value defined in the reload register. More...
 
void IWDG_Start (void)
 IWDG starts running. More...
 
FlagStatus IWDG_GetITStatus (uint32_t IWDG_IT)
 Checks whether the specified IWDG interrupt flag is set or not. More...
 
void IWDG_ClearITPendingBit (uint32_t IWDG_IT)
 Clears the IWDG's interrupt pending bits. More...
 

Detailed Description

This file provides all the IWDG firmware functions.

Author
megawin Application Team
Version
V0.0.5
Date
13-August-2024