libdoip  0.1.0
DoIP (Diagnostics over Internet Protocol) ISO 13400 C++17 Library
DoIPSyncStatus.h File Reference
#include <stdint.h>
Include dependency graph for DoIPSyncStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 doip
 

Enumerations

enum class  doip::DoIPSyncStatus : uint8_t {
  doip::GidVinSynchronized = 0x00 ,
  doip::GidVinNotSynchronized = 0x10
}