MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > b) Core Functions > leInput_SetEnabled Function
MPLAB® Harmony Graphics Suite
leInput_SetEnabled Function

Sets the input status of the current context with the specified input argument

C
LIB_EXPORT leResult leInput_SetEnabled(
    leBool enable
);
Returns

leResult

MPLAB® Harmony Graphics Suite