|
WB32L003 Standard Peripherals Firmware Library
|
This file contains all the functions prototypes for the BEEP firmware library. 更多...
#include "wb32l003.h"结构体 | |
| struct | BEEP_InitTypeDef |
| BEEP Init structure definition 更多... | |
函数 | |
| 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 contains all the functions prototypes for the BEEP firmware library.