SystemSoundOn

Description
½Ã½ºÅÛÀÇ ¼Ò¸®¸¦ ÄÒ´Ù.

Syntax
void SystemSoundOn(U8 soundType)

Parameters
SoundType ½Ã½ºÅÛ ¼Ò¸®ÀÇ Á¾·ù

Returns
¾øÀ½

Comments
½Ã½ºÅÛ ¼Ò¸®ÀÇ Á¾·ù´Â ´ÙÀ½°ú °°´Ù.

POSITIVE_TICK
NEGATIVE_TICK
PEN_TICK

See Also
AlarmSoundOn

Example