MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Library Interface > a) Functions > GFX_ContextActiveSet Function
MPLAB® Harmony Graphics Suite
GFX_ContextActiveSet Function
C
void GFX_ContextActiveSet(
    GFX_Context* const context
);
Parameters
Parameters 
Description 
GFX_Context* 
the new active context or NULL 
MPLAB® Harmony Graphics Suite