NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
Functions
NuEdu-Basic01_Buzzer.h File Reference

NuEdu-Basic01 Buzzer driver header file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Open_Buzzer (void)
 This function enable PWM1 module clock and set clock source to start Buzzer module. More...
 
void Close_Buzzer (void)
 This function power down the Buzzer module. More...
 
void Write_Buzzer (unsigned int frequence, unsigned int duty)
 This function set PWM output frequence and duty to drive Buzzer module. More...
 

Detailed Description

NuEdu-Basic01 Buzzer driver header file.

Version
V1.00
Revision
3
Date
14/10/17 4:41p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013-2014 Nuvoton Technology Corp. All rights reserved.

Definition in file NuEdu-Basic01_Buzzer.h.