WB32L003 Standard Peripherals Firmware Library
函数
wb32l003_iwdg.c 文件参考

This file provides all the IWDG firmware functions. 更多...

#include "wb32l003_iwdg.h"
#include "wb32l003_rcc.h"

函数

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

详细描述

This file provides all the IWDG firmware functions.

作者
Westberry Application Team
版本
V0.0.4
日期
23-April-2023