Changes between Version 4 and Version 5 of Specs/I²C/Protocol


Ignore:
Timestamp:
09/08/13 15:22:26 (11 years ago)
Author:
ph3-der-loewe
Comment:

corrected offsets

Legend:

Unmodified
Added
Removed
Modified
  • Specs/I²C/Protocol

    v4 v5  
    4545The structure is as following: 
    4646||= Offset =||= Length =||= Description         =|| 
    47 ||3         ||2         ||Device Status          || 
    48 ||5         ||1         ||Vendor ID              || 
    49 ||6         ||1         ||Device Type            || 
    50 ||7         ||1         ||Device Sub-Type        || 
    51 ||8         ||1         ||Device Revision        || 
    52 ||9         ||1         ||Parent Vendor ID       || 
    53 ||10        ||1         ||Parent Device Type     || 
    54 ||11        ||1         ||Parent Device Sub-Type || 
    55 ||12        ||3         ||Device Capabilities    || 
    56 ||15        ||16        ||Device Serial          || 
     47||4         ||2         ||Device Status          || 
     48||6         ||1         ||Vendor ID              || 
     49||7         ||1         ||Device Type            || 
     50||8         ||1         ||Device Sub-Type        || 
     51||9         ||1         ||Device Revision        || 
     52||10        ||1         ||Parent Vendor ID       || 
     53||11        ||1         ||Parent Device Type     || 
     54||12        ||1         ||Parent Device Sub-Type || 
     55||13        ||3         ||Device Capabilities    || 
     56||16        ||16        ||Device Serial          || 
    5757 
    5858=== Vendor ID, Device Type, Device Sub-Type, Device Revision ===