mikroSDK Reference Manual
tp_mikroe_pressure_threshold_t Struct Reference

Pressure threshold data structure. More...

Data Fields

uint16_t tp_mikroe_pressure_threshold_lower
 
uint16_t tp_mikroe_pressure_threshold_upper
 

Detailed Description

Press intensity needed to register touch event.

Field Documentation

◆ tp_mikroe_pressure_threshold_lower

uint16_t tp_mikroe_pressure_threshold_t::tp_mikroe_pressure_threshold_lower

Lower threshold level.

◆ tp_mikroe_pressure_threshold_upper

uint16_t tp_mikroe_pressure_threshold_t::tp_mikroe_pressure_threshold_upper

Upper threshold level.