|
Open Model Railroad Network (OpenMRN)
|
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... | ||
| } | ||
| }; | ||