Functions | |
| uint8_t | BSP_TS_Init (uint16_t ts_SizeX, uint16_t ts_SizeY) |
| Initialize the touch screen controller. | |
| TS_StateTypeDef * | BSP_TS_GetState (void) |
| Returns status and positions of the touch screen. | |
| void | BSP_TS_Poll (void) |
| Poll the touch screen drivers to get touch events. | |
|
extern |
|
extern |
| ts_SizeX | Horizontal Size of the touch screen |
| ts_SizeY | Vertical Size of the touch screen |
TS_OK if initialization is successful else TS_DEVICE_NOT_FOUND