|
_BSP_User_Manual
|
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 87 of file stm3210c_eval_ts.h.
| #define TS_SWAP_X 0x01 |
Definition at line 88 of file stm3210c_eval_ts.h.
Referenced by BSP_TS_GetState().
| #define TS_SWAP_XY 0x04 |
Definition at line 90 of file stm3210c_eval_ts.h.
Referenced by BSP_TS_GetState(), and BSP_TS_Init().
| #define TS_SWAP_Y 0x02 |
Definition at line 89 of file stm3210c_eval_ts.h.
Referenced by BSP_TS_GetState().
Enumeration Type Documentation
| enum TS_StatusTypeDef |
Definition at line 92 of file stm3210c_eval_ts.h.
Generated on Thu Dec 11 2014 15:38:29 for _BSP_User_Manual by
1.7.5.1