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

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

#include "wb32l003_wwdg.h"
#include "wb32l003_rcc.h"

函数

void WWDG_DeInit (void)
 Deinitializes the WWDG peripheral registers to their default reset values. 更多...
 
void WWDG_SetPrescaler (uint32_t WWDG_Prescaler)
 Sets the WWDG Prescaler. 更多...
 
void WWDG_SetWindowValue (uint8_t WindowValue)
 Sets the WWDG window value. 更多...
 
void WWDG_IT_Cmd (FunctionalState NewState)
 Enables or disable the WWDG's interrupt. 更多...
 
void WWDG_SetCounter (uint8_t Counter)
 Sets the WWDG counter value. 更多...
 
void WWDG_Cmd (FunctionalState NewState)
 Enables or disables the WWDG peripheral. 更多...
 
FlagStatus WWDG_GetFlagStatus (void)
 Checks whether the Early Wakeup interrupt flag is set or not. 更多...
 
void WWDG_ClearFlag (void)
 Clears Early Wakeup interrupt flag. 更多...
 

详细描述

This file provides all the WWDG firmware functions.

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