Changes between Version 30 and Version 31 of Writing Rules/Tlmt
- Timestamp:
- Jan 10, 2008, 2:39:49 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Rules/Tlmt
v30 v31 78 78 vci_command_t cmd; // VCI transaction type 79 79 uint32_t length; // number of words in the packet 80 bool eop; // end of packet marker 80 uint32_t error; // error code (0 if no error) 81 81 uint32_t srcid; // VCI Source ID 82 82 uint32_t trdid; // VCI Thread ID