truck-code
All Classes Files Functions Variables Typedefs Macros
Public Attributes | List of all members
j1939_etc2_typ Struct Reference

#include <j1939_struct.h>

Collaboration diagram for j1939_etc2_typ:
Collaboration graph
[legend]

Public Attributes

timestamp_t timestamp
 
int trans_selected_gear
 
double trans_act_gear_ratio
 
int trans_current_gear
 
int range_selected
 
int range_attained
 

Detailed Description

PDU ETC2 (Electronic Transmission Controller #2) doc. in J1939 - 71, p152

Member Data Documentation

◆ range_attained

int j1939_etc2_typ::range_attained

Transmission Current Range (0 to 255 per byte)

◆ range_selected

int j1939_etc2_typ::range_selected

Transmission Requested Range (0 to 255 per byte)

◆ timestamp

timestamp_t j1939_etc2_typ::timestamp

time the message was received

◆ trans_act_gear_ratio

double j1939_etc2_typ::trans_act_gear_ratio

Transmission Actual Gear Ratio (0 to 64.255)

◆ trans_current_gear

int j1939_etc2_typ::trans_current_gear

Transmission Current Gear (-125 to 125)

◆ trans_selected_gear

int j1939_etc2_typ::trans_selected_gear

Transmission Selected Gear (-125 to 125)


The documentation for this struct was generated from the following file: