mikroSDK Reference Manual
tp_cfg_t Struct Reference

Touch Panel Size And Placement Configuration Object. More...

Data Fields

uint16_t width
 
uint16_t height
 
tp_rotate_t start_pos
 

Detailed Description

Specified configuration defined for Touch Panel library.

Field Documentation

◆ width

uint16_t tp_cfg_t::width

Panel width.

◆ height

uint16_t tp_cfg_t::height

Panel height.

◆ start_pos

tp_rotate_t tp_cfg_t::start_pos

Panel start position.