STM324x9I_EVAL BSP User Manual: STM324x9I EVAL TS Exported Constants

STM32429I/STM32439I/STM32469I/STM32479I EVAL BSP Drivers

STM324x9I_EVAL BSP User Manual
STM324x9I EVAL TS Exported Constants

Defines

#define TS_SWAP_NONE   0x00
#define TS_SWAP_X   0x01
#define TS_SWAP_Y   0x02
#define TS_SWAP_XY   0x04
#define TS_INT_PIN   0x0010

Enumerations

enum  TS_StatusTypeDef { TS_OK = 0x00, TS_ERROR = 0x01, TS_TIMEOUT = 0x02 }

Define Documentation

#define TS_INT_PIN   0x0010

Definition at line 96 of file stm324x9i_eval_ts.h.

Referenced by BSP_TS_ITConfig().

#define TS_SWAP_NONE   0x00

Definition at line 83 of file stm324x9i_eval_ts.h.

Referenced by BSP_TS_Init().

#define TS_SWAP_X   0x01

Definition at line 84 of file stm324x9i_eval_ts.h.

Referenced by BSP_TS_GetState().

#define TS_SWAP_XY   0x04

Definition at line 86 of file stm324x9i_eval_ts.h.

Referenced by BSP_TS_GetState().

#define TS_SWAP_Y   0x02

Definition at line 85 of file stm324x9i_eval_ts.h.

Referenced by BSP_TS_GetState(), and BSP_TS_Init().


Enumeration Type Documentation

Enumerator:
TS_OK 
TS_ERROR 
TS_TIMEOUT 

Definition at line 88 of file stm324x9i_eval_ts.h.

Generated on Wed Jan 13 2016 15:52:54 for STM324x9I_EVAL BSP User Manual by   doxygen 1.7.6.1