wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/KeypadSound/OpenBeeper

Version 2 (modified by Don Wilson, 6 years ago) ( diff )

--

OpenBeeper

Opens application communications with the keypad and beeper devices.

void OpenBeeper(void);

Parameters

  • Function does not accept any parameters

Return Value

  • void - does not return any value

Remarks

  • Any application that will use the keypad must call this function before any keypad functions are used.

Examples

OpenBeeper();

See Also

Note: See TracWiki for help on using the wiki.