Conventions
The TI configuration structure VmiConfigTouch is inherited from the VmiConfig structure. The structure of VmiConfigTouch is as follows:
1 | struct VmiConfigTouch : public VmiConfig {} __attribute__((packed)); |
Parent topic: Touch Input Development