Functions | Variables
beep.cpp File Reference
#include <stdio.h>
#include "beep.h"
Include dependency graph for beep.cpp:

Go to the source code of this file.

Functions

void init_beep ()
 
void quit_beep ()
 
void start_beep (int freq, int length)
 
void stop_beep ()
 

Variables

static FILE * console_fp
 

Function Documentation

void init_beep ( )

Definition at line 6 of file beep.cpp.

void quit_beep ( )

Definition at line 28 of file beep.cpp.

void start_beep ( int  freq,
int  length 
)

Definition at line 16 of file beep.cpp.

void stop_beep ( )

Definition at line 22 of file beep.cpp.

Variable Documentation

FILE* console_fp
static

Definition at line 5 of file beep.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:51