libkovan
1
The kovan standard library
audio.h
Go to the documentation of this file.
1
#ifndef _AUDIO_H_
2
#define _AUDIO_H_
3
4
#include "
export.h
"
5
#include "
vtable.h
"
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
VF
EXPORT_SYM
void
beep
(
void
);
12
13
VFL
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
export.h
beep
VF EXPORT_SYM void beep(void)
VF
#define VF
Definition:
vtable.h:10
VFL
#define VFL
Definition:
vtable.h:11
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
vtable.h
include
kovan
audio.h
Generated on Tue Aug 30 2016 08:52:43 for libkovan by
1.8.9.1