rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Enumerations
tunerstudio_impl.h File Reference

Data Structures

class  TunerStudioBase
 
class  TunerStudio
 

Enumerations

enum  ts_response_format_e { TS_PLAIN = 0 , TS_CRC = 1 }
 

Enumeration Type Documentation

◆ ts_response_format_e

Enumerator
TS_PLAIN 
TS_CRC 

Definition at line 11 of file tunerstudio_impl.h.

11 {
12 TS_PLAIN = 0,
13 TS_CRC = 1
ts_response_format_e
@ TS_CRC
@ TS_PLAIN

Go to the source code of this file.