Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
TCAN4550Can::Tscv Struct Reference

Timestamp counter value register definition. More...

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tsc: 16 
 timestamp counter More...
 
      uint32_t   rsvd: 16 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tsc: 16 
 timestamp counter More...
 
      uint32_t   rsvd: 16 
 reserved More...
 
   }  
 
};  
 

Detailed Description

Timestamp counter value register definition.

Definition at line 451 of file MCAN.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Tscv::data

raw word value

Definition at line 455 of file MCAN.hxx.

◆ rsvd

uint32_t TCAN4550Can::Tscv::rsvd

reserved

Definition at line 459 of file MCAN.hxx.

◆ tsc

uint32_t TCAN4550Can::Tscv::tsc

timestamp counter

Definition at line 458 of file MCAN.hxx.


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