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

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

#include "wb32l003_vcmp.h"
#include "wb32l003_rcc.h"

函数

void VCMP_DeInit (void)
 Deinitializes the VCMP peripheral. 更多...
 
void VCMP_Init (VCMP_InitTypeDef *InitStruct)
 Initializes the VCMP according to the specified parameters in the VCMP_HandleTypeDef. 更多...
 
void VCMP_ITConfig (uint32_t VCMP_INT, FunctionalState NewState)
 Enables or disables the specified VCMP interrupts. 更多...
 
void VCMP_ITCmd (FunctionalState NewState)
 Enables or disables VCMP interrupt. 更多...
 
void VCMP_OutputConfig (uint32_t OutputConfig, FunctionalState NewState)
 Enables or disables the specified VCMP outputs. 更多...
 
FlagStatus VCMP_GetFlagStatus (void)
 Checks whether VCMP interrupt flag is set or reset. 更多...
 
ITStatus VCMP_GetITStatus (void)
 Checks whether VCMP interrupt is set or reset. 更多...
 
void VCMP_ClearFlag (void)
 Clears VCMP interrupt flag. 更多...
 
void VCMP_ClearITPendingBit (void)
 Clears VCMP interrupt. 更多...
 
FlagStatus VCMP_GetOutputStatus (void)
 Checks VCMP output is set or reset. 更多...
 
void VCMP_Cmd (FunctionalState NewState)
 Enables or disables VCMP peripheral(write access to VCMP_CR1 registers). 更多...
 

详细描述

This file provides all the VCMP firmware functions.

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