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

Timestamp counter configuration register definition. More...

Public Member Functions

 Tscc ()
 Constructor. Sets the reset value.
 
 Tscc ()
 Constructor. Sets the reset value.
 

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tss: 2 
 timestamp select More...
 
      uint32_t   rsvd1: 14 
 reserved More...
 
      uint32_t   tcp: 4 
 timestamp counter prescaler More...
 
      uint32_t   rsvd2: 12 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tss: 2 
 timestamp select More...
 
      uint32_t   rsvd1: 14 
 reserved More...
 
      uint32_t   tcp: 4 
 timestamp counter prescaler More...
 
      uint32_t   rsvd2: 12 
 reserved More...
 
   }  
 
};  
 

Detailed Description

Timestamp counter configuration register definition.

Definition at line 428 of file MCAN.hxx.

Constructor & Destructor Documentation

◆ Tscc() [1/2]

TCAN4550Can::Tscc::Tscc ( )
inline

Constructor. Sets the reset value.

Definition at line 431 of file MCAN.hxx.

◆ Tscc() [2/2]

TCAN4550Can::Tscc::Tscc ( )
inline

Constructor. Sets the reset value.

Definition at line 431 of file TCAN4550Can.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Tscc::data

raw word value

Definition at line 438 of file MCAN.hxx.

◆ rsvd1

uint32_t TCAN4550Can::Tscc::rsvd1

reserved

Definition at line 442 of file MCAN.hxx.

◆ rsvd2

uint32_t TCAN4550Can::Tscc::rsvd2

reserved

Definition at line 445 of file MCAN.hxx.

◆ tcp

uint32_t TCAN4550Can::Tscc::tcp

timestamp counter prescaler

Definition at line 444 of file MCAN.hxx.

◆ tss

uint32_t TCAN4550Can::Tscc::tss

timestamp select

Definition at line 441 of file MCAN.hxx.


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