TS_StatusTypeDef is only used within STM32469I-Discovery.
 
Symbols
loading...
Files
loading...

TS_StatusTypeDef enum

Syntax

enum {   TS_OK                = 0x00,    TS_ERROR             = 0x01,    TS_TIMEOUT           = 0x02,    TS_DEVICE_NOT_FOUND  = 0x03   };

Values

TS_OK

No summary provided. Read more...

TS_ERROR

No summary provided. Read more...

TS_TIMEOUT

No summary provided. Read more...

TS_DEVICE_NOT_FOUND

Touchscreen device not found. Read more...

References

all items filtered out
TS_StatusTypeDef
all items filtered out