Enumerations | |
enum | TS_StatusTypeDef { TS_OK = 0x00 , TS_ERROR = 0x01 , TS_TIMEOUT = 0x02 , TS_DEVICE_NOT_FOUND = 0x03 } |
TS_StatusTypeDef Define BSP_TS_xxx() functions possible return value, when status is returned by those functions. More... | |
enum TS_StatusTypeDef |