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

TX buffer element size configurataion register definition. More...

Public Member Functions

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

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tbds: 3 
 TX buffer data field size. More...
 
      uint32_t   rsvd: 29 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   tbds: 3 
 TX buffer data field size. More...
 
      uint32_t   rsvd: 29 
 reserved More...
 
   }  
 
};  
 

Detailed Description

TX buffer element size configurataion register definition.

Definition at line 651 of file MCAN.hxx.

Constructor & Destructor Documentation

◆ Txesc() [1/2]

TCAN4550Can::Txesc::Txesc ( )
inline

Constructor. Sets the reset value.

Definition at line 654 of file MCAN.hxx.

◆ Txesc() [2/2]

TCAN4550Can::Txesc::Txesc ( )
inline

Constructor. Sets the reset value.

Definition at line 654 of file TCAN4550Can.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Txesc::data

raw word value

Definition at line 661 of file MCAN.hxx.

◆ rsvd

uint32_t TCAN4550Can::Txesc::rsvd

reserved

Definition at line 665 of file MCAN.hxx.

◆ tbds

uint32_t TCAN4550Can::Txesc::tbds

TX buffer data field size.

Definition at line 664 of file MCAN.hxx.


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