Microchip® Advanced Software Framework

touch_interface.h File Reference

Header file for the touch screen interface functions.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Functions

void touch_interface_init (void)
 
bool touch_interface_read (struct win_pointer_event *win_touch_event)
 

void touch_interface_init ( void  )

Referenced by main().

bool touch_interface_read ( struct win_pointer_event win_touch_event)

Referenced by main().