STM32L476G_EVAL BSP User Manual: Exported Constants

STM32L476G_EVAL BSP

STM32L476G_EVAL BSP User Manual

Defines

#define TS_I2C_ADDRESS   0x82
#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 85 of file stm32l476g_eval_ts.h.

#define TS_SWAP_X   0x01

Definition at line 86 of file stm32l476g_eval_ts.h.

Referenced by BSP_TS_GetState().

#define TS_SWAP_XY   0x04

Definition at line 88 of file stm32l476g_eval_ts.h.

Referenced by BSP_TS_GetState(), and BSP_TS_Init().

#define TS_SWAP_Y   0x02

Definition at line 87 of file stm32l476g_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 90 of file stm32l476g_eval_ts.h.

Generated on Sun Jun 21 2015 23:46:42 for STM32L476G_EVAL BSP User Manual by   doxygen 1.7.6.1