µGFX  2.9
version 2.9
ginput_toggle.h File Reference
#include "ginput_lld_toggle_config.h"

Go to the source code of this file.

Functions

GSourceHandle ginputGetToggle (gU16 instance)
 Create a toggle input instance. More...
 
void ginputInvertToggle (gU16 instance, gBool invert)
 Can be used to invert the sense of a toggle. More...
 
gBool ginputGetToggleStatus (gU16 instance, GEventToggle *ptoggle)
 Get the current toggle status. More...