Main Page | Class List | File List | Class Members | File Members | Related Pages

otto_dtc Union Reference

Encoded DTC. More...

#include <data.h>

List of all members.

Public Attributes

int raw
struct {
enum  { OTTO_DTC_POWERTRAIN = 0, OTTO_DTC_CHASSIS = 1, OTTO_DTC_BODY = 2, OTTO_DTC_NETWORK = 3 }
   enum otto_dtc:: { ... } ::@10   des
 DTC designator.

   unsigned char   code1000:2
 DTC code, 1000s place.

   unsigned char   code100:4
 DTC code, 100s place.

   unsigned char   code10:4
 DTC code, 10s place.

   unsigned char   code1:4
 DTC code, 1s place.

dtc


Detailed Description

Encoded DTC.


Member Data Documentation

unsigned char otto_dtc::code1
 

DTC code, 1s place.

unsigned char otto_dtc::code10
 

DTC code, 10s place.

unsigned char otto_dtc::code100
 

DTC code, 100s place.

unsigned char otto_dtc::code1000
 

DTC code, 1000s place.

enum { ... } otto_dtc::des
 

DTC designator.

struct { ... } otto_dtc::dtc
 

int otto_dtc::raw
 


The documentation for this union was generated from the following file:
Generated on Thu Jul 8 19:26:08 2004 for OpenOtto by doxygen 1.3.7