STM324xG_EVAL BSP User Manual: STM324xG EVAL TS Exported Constants

STM3240G / STM3241G EVAL BSP Drivers

STM324xG_EVAL BSP User Manual
STM324xG 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

Enumerations

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

Define Documentation

#define TS_SWAP_NONE   0x00

Definition at line 81 of file stm324xg_eval_ts.h.

#define TS_SWAP_X   0x01

Definition at line 82 of file stm324xg_eval_ts.h.

Referenced by BSP_TS_GetState().

#define TS_SWAP_XY   0x04

Definition at line 84 of file stm324xg_eval_ts.h.

Referenced by BSP_TS_GetState(), and BSP_TS_Init().

#define TS_SWAP_Y   0x02

Definition at line 83 of file stm324xg_eval_ts.h.

Referenced by BSP_TS_GetState().


Enumeration Type Documentation

Enumerator:
TS_OK 
TS_ERROR 
TS_TIMEOUT 

Definition at line 86 of file stm324xg_eval_ts.h.

Generated on Fri Jan 15 2016 14:22:30 for STM324xG_EVAL BSP User Manual by   doxygen 1.7.6.1