|
MG32L003 Standard Peripherals Firmware Library
|
This file contains all the functions prototypes for the BEEP firmware library. More...
#include "mg32l003.h"Go to the source code of this file.
Data Structures | |
| struct | BEEP_InitTypeDef |
| BEEP Init structure definition. More... | |
Functions | |
| void | BEEP_DeInit (BEEP_TypeDef *BEEPx) |
| Deinitializes the BEEP peripheral registers to their default reset values. More... | |
| void | BEEP_Init (BEEP_TypeDef *BEEPx, BEEP_InitTypeDef *BEEP_InitStruct) |
| Initializes the BEEP peripheral according to the specified parameters in the BEEP_InitStruct. More... | |
| void | BEEP_Cmd (BEEP_TypeDef *BEEPx, FunctionalState NewState) |
| Enables or disables BEEP peripheral. More... | |
This file contains all the functions prototypes for the BEEP firmware library.