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

TX event FIFO configuration register definition. More...

Public Member Functions

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

Public Attributes

union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   efsa: 16 
 event FIFO start address More...
 
      uint32_t   efs: 6 
 event FIFO size More...
 
      uint32_t   rsvd1: 2 
 reserved More...
 
      uint32_t   efwm: 6 
 event FIFO watermark More...
 
      uint32_t   rsvd2: 2 
 reserved More...
 
   }  
 
};  
 
union { 
 
   uint32_t   data 
 raw word value More...
 
   struct { 
 
      uint32_t   efsa: 16 
 event FIFO start address More...
 
      uint32_t   efs: 6 
 event FIFO size More...
 
      uint32_t   rsvd1: 2 
 reserved More...
 
      uint32_t   efwm: 6 
 event FIFO watermark More...
 
      uint32_t   rsvd2: 2 
 reserved More...
 
   }  
 
};  
 

Detailed Description

TX event FIFO configuration register definition.

Definition at line 671 of file MCAN.hxx.

Constructor & Destructor Documentation

◆ Txefc() [1/2]

TCAN4550Can::Txefc::Txefc ( )
inline

Constructor. Sets the reset value.

Definition at line 674 of file MCAN.hxx.

◆ Txefc() [2/2]

TCAN4550Can::Txefc::Txefc ( )
inline

Constructor. Sets the reset value.

Definition at line 674 of file TCAN4550Can.hxx.

Member Data Documentation

◆ data

uint32_t TCAN4550Can::Txefc::data

raw word value

Definition at line 681 of file MCAN.hxx.

◆ efs

uint32_t TCAN4550Can::Txefc::efs

event FIFO size

Definition at line 686 of file MCAN.hxx.

◆ efsa

uint32_t TCAN4550Can::Txefc::efsa

event FIFO start address

Definition at line 684 of file MCAN.hxx.

◆ efwm

uint32_t TCAN4550Can::Txefc::efwm

event FIFO watermark

Definition at line 689 of file MCAN.hxx.

◆ rsvd1

uint32_t TCAN4550Can::Txefc::rsvd1

reserved

Definition at line 687 of file MCAN.hxx.

◆ rsvd2

uint32_t TCAN4550Can::Txefc::rsvd2

reserved

Definition at line 690 of file MCAN.hxx.


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