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

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

#include "wb32l003_beep.h"
#include "wb32l003_rcc.h"

函数

void BEEP_DeInit (BEEP_TypeDef *BEEPx)
 Deinitializes the BEEP peripheral registers to their default reset values. 更多...
 
void BEEP_Init (BEEP_TypeDef *BEEPx, BEEP_InitTypeDef *BEEP_InitStruct)
 Initializes the BEEP peripheral according to the specified parameters in the BEEP_InitStruct. 更多...
 
void BEEP_Cmd (BEEP_TypeDef *BEEPx, FunctionalState NewState)
 Enables or disables BEEP peripheral. 更多...
 

详细描述

This file provides all the BEEP firmware functions.

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