|
WB32L003 Standard Peripherals Firmware Library
|
This file provides all the VCMP firmware functions. 更多...
函数 | |
| 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.