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

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

#include "wb32l003_lvd.h"
#include "wb32l003_rcc.h"

函数

void LVD_DeInit (void)
 Deinitializes the LVD peripheral registers to their default reset values. 更多...
 
void LVD_DIGFLT_Cmd (FunctionalState NewState)
 Enables or disables the LVD digital filter. 更多...
 
void LVD_Init (LVD_InitTypeDef *InitStruct)
 Initializes the LVD Unit according to the specified parameters in the LVD_InitTypeDef. 更多...
 
void LVD_Cmd (FunctionalState NewState)
 Enables or disables the LVD peripheral. 更多...
 
void LVD_ITCmd (FunctionalState NewState)
 Enables or disables LVD interrupt. 更多...
 
FlagStatus LVD_GetFlagStatus (void)
 Checks whether LVD interrupt flag is set or not. 更多...
 
ITStatus LVD_GetITStatus (void)
 Checks whether LVD interrupt is set or not. 更多...
 
void LVD_ClearITPendingBit (void)
 Clears the LVD interrupt bit. 更多...
 
void LVD_ClearFlag (void)
 Clears the LVD flag. 更多...
 

详细描述

This file provides all the LVD firmware functions.

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