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

TX event FIFO acknowledge register definition. More...

Public Member Functions

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

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   efai: 5 
 TX event FIFO acknowledge index. More...
 
      uint32_t   rsvd: 27 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   efai: 5 
 TX event FIFO acknowledge index. More...
 
      uint32_t   rsvd: 27 
 reserved More...
 
   }  
 
};  
 

Detailed Description

TX event FIFO acknowledge register definition.

Definition at line 720 of file MCAN.hxx.

Constructor & Destructor Documentation

◆ Txefa() [1/2]

TCAN4550Can::Txefa::Txefa ( )
inline

Constructor. Sets the reset value.

Definition at line 723 of file MCAN.hxx.

◆ Txefa() [2/2]

TCAN4550Can::Txefa::Txefa ( )
inline

Constructor. Sets the reset value.

Definition at line 723 of file TCAN4550Can.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Txefa::data

raw word value

Definition at line 730 of file MCAN.hxx.

◆ efai

uint32_t TCAN4550Can::Txefa::efai

TX event FIFO acknowledge index.

Definition at line 733 of file MCAN.hxx.

◆ rsvd

uint32_t TCAN4550Can::Txefa::rsvd

reserved

Definition at line 734 of file MCAN.hxx.


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