STM32769I_EVAL BSP User Manual
|
Variables | |
static TS_DrvTypeDef * | ts_driver |
static uint8_t | ts_orientation |
uint8_t | I2C_Address = 0 |
char * | ts_event_string_tab [TOUCH_EVENT_NB_MAX] |
Table for touchscreen event information display on LCD : table indexed on enum TS_TouchEventTypeDef information. | |
char * | ts_gesture_id_string_tab [GEST_ID_NB_MAX] |
Table for touchscreen gesture Id information display on LCD : table indexed on enum TS_GestureIdTypeDef information. |
Variable Documentation
uint8_t I2C_Address = 0 |
Definition at line 127 of file stm32f769i_eval_ts.c.
Referenced by BSP_TS_GetState(), BSP_TS_Init(), and BSP_TS_ITConfig().
TS_DrvTypeDef* ts_driver [static] |
Definition at line 125 of file stm32f769i_eval_ts.c.
Referenced by BSP_TS_GetState(), BSP_TS_Init(), and BSP_TS_ITConfig().
Initial value:
{ "None", "Press down", "Lift up", "Contact" }
Table for touchscreen event information display on LCD : table indexed on enum TS_TouchEventTypeDef information.
Definition at line 130 of file stm32f769i_eval_ts.c.
Initial value:
{ "None", "Move Up", "Move Right", "Move Down", "Move Left", "Zoom In", "Zoom Out" }
Table for touchscreen gesture Id information display on LCD : table indexed on enum TS_GestureIdTypeDef information.
Definition at line 137 of file stm32f769i_eval_ts.c.
uint8_t ts_orientation [static] |
Definition at line 126 of file stm32f769i_eval_ts.c.
Referenced by BSP_TS_GetState(), and BSP_TS_Init().
Generated on Thu May 25 2017 11:03:12 for STM32769I_EVAL BSP User Manual by 1.7.6.1